#include "hhodohistfiller.h" |
HHodoHistFiller
class description - source file - inheritance tree (.pdf)
public:
HHodoHistFiller(const char* name = "HodoHistFiller", const char* title = "parameters for Hodo hists")
HHodoHistFiller(const HHodoHistFiller&)
~HHodoHistFiller()
static TClass* Class()
void fillRaw(HHodoRaw*)
void fillRawCat(HIterator*)
void fillTrend()
Bool_t getHodoParams(HParamList*, TList*, TList*)
virtual TClass* IsA() const
HHodoHistFiller& operator=(const HHodoHistFiller&)
void putHodoParams(HParamList*, TList*)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
static HMonHist* hProf1 !< hist pointer
static HMonHist* hProf2 !< hist pointer
static HMonHist2* hRawTime !< hist pointer
static HMonHist2* hRawWidth !< hist pointer
static HMonHist2* hSpot !< hist pointer
static HMonHist2* hCrT1 !< hist pointer
static HMonHist2* hCrT2 !< hist pointer
static HMonHist2* hTDCMult !< hist pointer
static HMonHist2* hFib1Mult !< hist pointer
static HMonHist2* hFib2Mult !< hist pointer
static HMonHistAddon* hProf1A !< hist addon pointer
static HMonHistAddon* hProf2A !< hist addon pointer
static HMonHistAddon* hRawTimeA !< hist addon pointer
static HMonHistAddon* hRawWidthA !< hist addon pointer
static HMonHistAddon* hSpotA !< hist addon pointer
static HMonHistAddon* hCrT1A !< hist addon pointer
static HMonHistAddon* hCrT2A !< hist addon pointer
static HMonHistAddon* hTDCMultA !< hist addon pointer
static HMonHistAddon* hFib1MultA !< hist addon pointer
static HMonHistAddon* hFib2MultA !< hist addon pointer
static TArrayI colorsSector /< colors for hists to be compared in one plane
static TArrayI colorsModule /< colors for hists to be compared in one sector
static TArrayI colorsCuts /< colors for hists to be compared for cuts
HHodoHistFiller
Container class for the tof hists
#include <stdlib.h>
HHodoHistFiller(const char* name,const char* title)
: TNamed(name,title)
~HHodoHistFiller()
void fillRawCat(HIterator* rawiter)
void fillRaw(HHodoRaw* raw)
void fillTrend()
void putHodoParams(HParamList* l,TList* histpool)
Puts all params of HHodoHistFiller to the parameter list of
HParamList (which ist used by the io);
Bool_t getHodoParams(HParamList* l,TList* histpool,TList* activeHists)
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HHodoHistFiller HHodoHistFiller(const HHodoHistFiller&)
HHodoHistFiller& operator=(const HHodoHistFiller&)
Last update: Fri Jan 26 11:55:56 2007
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.