class Gambit::ColliderBit::Perf_Plot

[No description available]

Public Functions

Name
~Perf_Plot()
Perf_Plot(string outFileName, vector< const char * > * varNames)
voidfill(vector< double > * varValues)
voidcreateFile(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 2023-06-26 at 21:36:52 +0000