#include "htofinohistfiller.h" |
HTofinoHistFiller
class description - source file - inheritance tree (.pdf)
public:
HTofinoHistFiller(const char* name = "TofinoHistFiller", const char* title = "parameters for Tofino hists")
HTofinoHistFiller(const HTofinoHistFiller&)
~HTofinoHistFiller()
static TClass* Class()
void fillCal(HTofinoCal*)
void fillRaw(HTofinoRaw*)
void fillRawCat(HIterator*)
void fillShowerTofino(HIterator*, HIterator*)
void fillTrend()
Bool_t getTofinoParams(HParamList*, TList*, TList*)
virtual TClass* IsA() const
HTofinoHistFiller& operator=(const HTofinoHistFiller&)
void putTofinoParams(HParamList*, TList*)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
static HHistArray* hhits_raw !< hist pointer
static HMonHist* hprof !< hist pointer
static HMonHist* hmulttdcall !< hist pointer
static HMonHist2* hAdc !< hist pointer
static HMonHist2* hTdc !< hist pointer
static HHistArray* hTofinoShower !< hist pointer
static HMonHist2* htofinomult_raw !
static HMonHist2* htofinomulttemp_raw !
static HTrendArray* htofinomulttrend_raw !
static HMonHistAddon* hhits_rawA !< hist addon pointer
static HMonHistAddon* hprofA !< hist addon pointer
static HMonHistAddon* hmulttdcallA !< hist addon pointer
static HMonHistAddon* hAdcA !< hist addon pointer
static HMonHistAddon* hTdcA !< hist addon pointer
static HMonHistAddon* hTofinoShowerA !< hist addon pointer
static HMonHistAddon* htofinomult_rawA !
static HMonHistAddon* htofinomulttemp_rawA !
static HMonHistAddon* htofinomulttrend_rawA !
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
HTofinoHistFiller
Container class for the tof hists
#include <stdlib.h>
HTofinoHistFiller(const char* name,const char* title)
: TNamed(name,title)
~HTofinoHistFiller()
void fillRawCat(HIterator* rawiter)
void fillRaw(HTofinoRaw* raw)
void fillCal(HTofinoCal* cal)
void fillShowerTofino(HIterator* caliter,HIterator* showTofIter)
void fillTrend()
void putTofinoParams(HParamList* l,TList* histpool)
Puts all params of HTofinoHistFiller to the parameter list of
HParamList (which ist used by the io);
Bool_t getTofinoParams(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)
HTofinoHistFiller HTofinoHistFiller(const HTofinoHistFiller&)
HTofinoHistFiller& operator=(const HTofinoHistFiller&)
Last update: Fri Jan 26 12:37:15 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.