#include <HarpoAnalyse.h>
Public Member Functions | |
virtual | ~HarpoHistManager () |
TFile * | OpenHistFile (const char *ananame, HarpoRunHeader *rh) |
void | CloseHistFile () |
Static Public Member Functions | |
static HarpoHistManager * | GetPointer () |
Private Member Functions | |
HarpoHistManager () | |
Private Attributes | |
TFile * | fHistFile |
Static Private Attributes | |
static HarpoHistManager * | fManager |
Definition at line 22 of file HarpoAnalyse.h.
|
inlinevirtual |
Definition at line 27 of file HarpoAnalyse.h.
|
private |
void HarpoHistManager::CloseHistFile | ( | ) |
|
static |
TFile * HarpoHistManager::OpenHistFile | ( | const char * | ananame, |
HarpoRunHeader * | rh | ||
) |
|
private |
Definition at line 39 of file HarpoAnalyse.h.
|
staticprivate |
Definition at line 37 of file HarpoAnalyse.h.