class Gambit::ColliderBit::Perf_Plot
[No description available]
Public Functions
Name | |
---|---|
~Perf_Plot() | |
Perf_Plot(string outFileName, vector< const char * > * varNames) | |
void | fill(vector< double > * varValues) |
void | createFile(double luminosity =0., double xsec_per_event =0.) |
Public Functions Documentation
function ~Perf_Plot
inline ~Perf_Plot()
function Perf_Plot
inline Perf_Plot(
string outFileName,
vector< const char * > * varNames
)
function fill
inline void fill(
vector< double > * varValues
)
function createFile
inline void createFile(
double luminosity =0.,
double xsec_per_event =0.
)
Updated on 2024-07-18 at 13:53:31 +0000