ra4_stats  0341147a0dc35f80f4e12c6003afb76a38e2ed6e
Functions
xsec Namespace Reference

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)
 

Function Documentation

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().