Skip to content

LeonardoLisa/ROOT-fit-data-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROOT-fit-data-examples

This repository contains 3 different examples of experimental data fit:

  • Linear
  • Exponential
  • Lorentzian

To execute the program open cmd in the same directory were you have the myProgram.C file and launch root. To execute the program type ".x myProgram.C"

Note the .csv file contains x, y coordinates and sigma_x and sigma_x that will be automatically loaded at the beginning of the program. The file use space as separator character and UTF-8 encode.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages