#include "hrichhistfiller.h" |
HRichHistFiller
class description - source file - inheritance tree (.pdf)
public:
HRichHistFiller(const char* name = "RichHistFiller", const char* title = "parameters for Rich hists")
HRichHistFiller(const HRichHistFiller&)
~HRichHistFiller()
static TClass* Class()
void fillCal(HRichCal*)
void fillCalCategory(TIterator*)
void fillHit(HRichHit*)
void fillRaw(HRichRaw*)
void fillRawCategory(TIterator*)
void fillTrend()
HRichFancy* getRichFancy()
Bool_t getRichParams(HParamList*, TList*, TList*)
HRichPattern* getRichPattern()
virtual TClass* IsA() const
HRichHistFiller& operator=(const HRichHistFiller&)
void putRichParams(HParamList*, TList*)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
static HHistArray* hRichPulseDist !
static HTrendArray* hRichMultiplicity !
static HTrendArray* hRichChargedParticles !
static HHistArray2* hRichPulseheight !
static HMonHist2* hRichmult_raw !
static HMonHist2* hRichmulttemp_raw !
static HTrendArray* hRichmulttrend_raw !
static HRichPattern* hRichMyPattern
static HRichFancy* hRichFancyDisplay
static HMonHistAddon* hRichPulseDistAddon !
static HMonHistAddon* hRichMultiplicityAddon !
static HMonHistAddon* hRichChargedParticlesAddon !
static HMonHistAddon* hRichPulseheightAddon !
static HMonHistAddon* hRichmult_rawA !
static HMonHistAddon* hRichmulttemp_rawA !
static HMonHistAddon* hRichmulttrend_rawA !
static TArrayI colorsSector colors for hists to be compared in one plane
static TArrayI colorsCuts colors for hists to be compared for cuts
HRichHistFiller
Container class for the rich hists
#include <stdlib.h>
HRichHistFiller(const char* name,const char* title)
: TNamed(name,title)
~HRichHistFiller()
void fillRawCategory(TIterator* RichRawIterator)
Loop over all raw entries and fill the corresponding histogram
void fillCalCategory(TIterator* RichCalIterator)
static Int_t maxSec=6; // unused
void fillRaw(HRichRaw* raw)
void fillHit(HRichHit* hit)
void fillCal(HRichCal* cal)
void fillTrend()
void putRichParams(HParamList* l,TList* histpool)
Puts all params of HRichHistFiller to the parameter list of
HParamList (which ist used by the io);
Bool_t getRichParams(HParamList* l,TList* histpool,TList* activeHists)
Inline Functions
HRichPattern* getRichPattern()
HRichFancy* getRichFancy()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HRichHistFiller HRichHistFiller(const HRichHistFiller&)
HRichHistFiller& operator=(const HRichHistFiller&)
Last update: Fri Jan 26 12:27:29 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.