#include "htofhistfiller.h" |
HTofHistFiller
class description - source file - inheritance tree (.pdf)
public:
HTofHistFiller(const char* name = "TofHistFiller", const char* title = "parameters for Tof hists")
HTofHistFiller(const HTofHistFiller&)
~HTofHistFiller()
static TClass* Class()
void fillHit(HTofHit*)
void fillRaw(HTofRaw*)
void fillRawMult(Int_t c, Int_t d)
void fillTrend()
Bool_t getTofParams(HParamList*, TList*, TList*)
virtual TClass* IsA() const
HTofHistFiller& operator=(const HTofHistFiller&)
void putTofParams(HParamList*, TList*)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
static HHistArray* hhits_raw !
static HMonHist* hmulttof_raw !
static HMonHist* hmulttoftofino_raw !
static HMonHist* htofpatternL_raw !
static HMonHist* htofpatternR_raw !
static HMonHist2* htoftdcL_raw !
static HMonHist2* htoftdcR_raw !
static HMonHist2* htofadcL_raw !
static HMonHist2* htofadcR_raw !
static HMonHist2* htoftdcSum_hit !
static HMonHist2* htoftdcDiff_hit !
static HMonHist2* htofadcSum_hit !
static HMonHist2* htofadcPos_hit !
static HMonHist* htofsum_hit !
static HMonHist* htoftheta_hit !
static HMonHist* htofphi_hit !
static HMonHist2* htofyvsx_hit !
static HMonHist2* htofmult_raw !
static HMonHist2* htofmulttemp_raw !
static HTrendArray* htofmulttrend_raw !
static HMonHistAddon* hhits_rawA !
static HMonHistAddon* hmulttof_rawA !
static HMonHistAddon* hmulttoftofino_rawA !
static HMonHistAddon* htofpatternL_rawA !
static HMonHistAddon* htofpatternR_rawA !
static HMonHistAddon* htoftdcL_rawA !
static HMonHistAddon* htoftdcR_rawA !
static HMonHistAddon* htofadcL_rawA !
static HMonHistAddon* htofadcR_rawA !
static HMonHistAddon* htoftdcSum_hitA !
static HMonHistAddon* htoftdcDiff_hitA !
static HMonHistAddon* htofadcSum_hitA !
static HMonHistAddon* htofadcPos_hitA !
static HMonHistAddon* htofsum_hitA !
static HMonHistAddon* htoftheta_hitA !
static HMonHistAddon* htofphi_hitA !
static HMonHistAddon* htofyvsx_hitA !
static HMonHistAddon* htofmult_rawA !
static HMonHistAddon* htofmulttemp_rawA !
static HMonHistAddon* htofmulttrend_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
HTofHistFiller
Container class for the tof hists
#include <stdlib.h>
HTofHistFiller(const char* name,const char* title)
: TNamed(name,title)
~HTofHistFiller()
void fillRaw(HTofRaw* raw)
void fillRawMult(Int_t tofmult,Int_t tofinomult)
void fillHit(HTofHit* hit)
void fillTrend()
void putTofParams(HParamList* l,TList* histpool)
Puts all params of HTofHistFiller to the parameter list of
HParamList (which ist used by the io);
Bool_t getTofParams(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)
HTofHistFiller HTofHistFiller(const HTofHistFiller&)
HTofHistFiller& operator=(const HTofHistFiller&)
Last update: Fri Jan 26 12:36:10 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.