YCrossFit 1.0
A C++/ROOT Library for the analysis of the differential cross section of the Y(1S,2S,3S) resonances in two muons
|
docs | |
▼ main | |
main.C | Main source code of the program: define default options for parameters and call the functions in order to execute the program |
▼ YCrossFit | |
▼ include | |
Cuts.h | Selection of the data. The data are selected to be two muons of opposite charge with an invariant mass round the mass of the Y resonances. Also it is possible to choose other cuts on the trasverse momentum and the rapidity of the dimuon state |
df_set.h | Function for creating and setting up dataframe used in the analysis |
diffCrossSection.h | Function to calculate and plot the differential cross section for the Y(1S), Y(2S) and Y(3S) in trasverse momentum |
fitRoo.h | Function for fitting the data and displying the canvas |
optionParse.h | Handling flags and option parameters |
SpectrumPlot.h | Function to plot the spectrum of the dataset which is currently used and create an histogram |