ra4_stats
0341147a0dc35f80f4e12c6003afb76a38e2ed6e
|
Functions | |
float | crossSection (const TString &file) |
void | signalCrossSection (int glu_mass, float &xsec, float &xsec_unc) |
void | stopCrossSection (int stop_mass, float &xsec, float &xsec_unc) |
float | fractionNegWeights (const TString &file) |
float xsec::crossSection | ( | const TString & | file | ) |
Definition at line 10 of file cross_sections.cpp.
float xsec::fractionNegWeights | ( | const TString & | file | ) |
Definition at line 158 of file cross_sections.cpp.
void xsec::signalCrossSection | ( | int | glu_mass, |
float & | xsec, | ||
float & | xsec_unc | ||
) |
Definition at line 179 of file cross_sections.cpp.
Referenced by main(), and ReadPoints().
void xsec::stopCrossSection | ( | int | stop_mass, |
float & | xsec, | ||
float & | xsec_unc | ||
) |
Definition at line 565 of file cross_sections.cpp.
Referenced by main().