HARPO  5.1.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes | Static Private Attributes
HarpoHistManager Class Reference

#include <HarpoAnalyse.h>

Public Member Functions

virtual ~HarpoHistManager ()
 
TFile * OpenHistFile (const char *ananame, HarpoRunHeader *rh)
 
void CloseHistFile ()
 

Static Public Member Functions

static HarpoHistManagerGetPointer ()
 

Private Member Functions

 HarpoHistManager ()
 

Private Attributes

TFile * fHistFile
 

Static Private Attributes

static HarpoHistManagerfManager
 

Detailed Description

Definition at line 22 of file HarpoAnalyse.h.

Constructor & Destructor Documentation

virtual HarpoHistManager::~HarpoHistManager ( )
inlinevirtual

Definition at line 27 of file HarpoAnalyse.h.

HarpoHistManager::HarpoHistManager ( )
private

Member Function Documentation

void HarpoHistManager::CloseHistFile ( )

Definition at line 108 of file HarpoAnalyse.cxx.

Here is the caller graph for this function:

HarpoHistManager * HarpoHistManager::GetPointer ( )
static

Definition at line 30 of file HarpoAnalyse.cxx.

Here is the caller graph for this function:

TFile * HarpoHistManager::OpenHistFile ( const char *  ananame,
HarpoRunHeader rh 
)

Definition at line 41 of file HarpoAnalyse.cxx.

Here is the call graph for this function:

Field Documentation

TFile* HarpoHistManager::fHistFile
private

Definition at line 39 of file HarpoAnalyse.h.

HarpoHistManager* HarpoHistManager::fManager
staticprivate

Definition at line 37 of file HarpoAnalyse.h.


The documentation for this class was generated from the following files: