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
|
Structure where are saved the value useful for each bin. More...
#include <diffCrossSection.h>
Public Attributes | |
float | ptm |
lower edge of the bin More... | |
float | ptM |
upper edge of the bin More... | |
Double_t | s1 |
value of the differential cross section (multiply by the relative branching ratio) of the Y(1S) resonance More... | |
Double_t | s2 |
value of the differential cross section (multiply by the relative branching ratio) of the Y(2S) resonance More... | |
Double_t | s3 |
value of the differential cross section (multiply by the relative branching ratio) of the Y(3S) resonance More... | |
Double_t | ds1 |
uncertainties on s1 More... | |
Double_t | ds2 |
uncertainties on s2 More... | |
Double_t | ds3 |
uncertainties on s3 More... | |
Structure where are saved the value useful for each bin.
In this structure are saved the value useful for each point in trasverse momentum.
Double_t dcsbin::ds1 |
uncertainties on s1
Double_t dcsbin::ds2 |
uncertainties on s2
Double_t dcsbin::ds3 |
uncertainties on s3
float dcsbin::ptm |
lower edge of the bin
float dcsbin::ptM |
upper edge of the bin
Double_t dcsbin::s1 |
value of the differential cross section (multiply by the relative branching ratio) of the Y(1S) resonance
Double_t dcsbin::s2 |
value of the differential cross section (multiply by the relative branching ratio) of the Y(2S) resonance
Double_t dcsbin::s3 |
value of the differential cross section (multiply by the relative branching ratio) of the Y(3S) resonance