Hall-D Software
alpha
|
Functions | |
TH1I * | Get1DHistogram (const char *plugin, const char *directoryName, const char *name, bool print=true) |
TH2I * | Get2DHistogram (const char *plugin, const char *directoryName, const char *name) |
TH2D * | Get2DWeightedHistogram (const char *plugin, const char *directoryName, const char *name) |
Variables | |
TFile * | thisFile =NULL |
TH1I* GetResolutionsNS::Get1DHistogram | ( | const char * | plugin, |
const char * | directoryName, | ||
const char * | name, | ||
bool | print = true |
||
) |
Definition at line 12 of file GetResolutions.C.
References thisFile.
TH2I* GetResolutionsNS::Get2DHistogram | ( | const char * | plugin, |
const char * | directoryName, | ||
const char * | name | ||
) |
Definition at line 23 of file GetResolutions.C.
References thisFile.
Referenced by GetResolutions().
TH2D* GetResolutionsNS::Get2DWeightedHistogram | ( | const char * | plugin, |
const char * | directoryName, | ||
const char * | name | ||
) |
Definition at line 35 of file GetResolutions.C.
References thisFile.
Referenced by GetResolutions().
TFile* GetResolutionsNS::thisFile =NULL |
Definition at line 8 of file GetResolutions.C.
Referenced by Get1DHistogram(), Get2DHistogram(), Get2DWeightedHistogram(), and GetResolutions().