#include "hphysicshistfiller.h" |
HPhysicsHistFiller
class description - source file - inheritance tree (.pdf)
public:
HPhysicsHistFiller(const char* name = "PhysicsHistFiller", const char* title = "parameters for Physics hists")
HPhysicsHistFiller(const HPhysicsHistFiller&)
~HPhysicsHistFiller()
static TClass* Class()
void fillMdcDeDx(HSplineTrack* spline, HMdcTrkCand* trk)
void fillMdcRichPhi(HMdcSeg* seg, HRichHit* richhit)
void fillMdcTofinoPhi(HMdcSeg* seg, HShowerHitTof* tofhit)
void fillMdcTofPhi(HMdcSeg* seg, HTofHit* tofhit)
void fillTofDeDx(HSplineTrack* spline, HTofHit* tofhit)
void fillTofinoDeDx(HSplineTrack* spline, HShowerHitTof* tofhit)
Bool_t getPhysicsParams(HParamList*, TList*, TList*)
virtual TClass* IsA() const
HPhysicsHistFiller& operator=(const HPhysicsHistFiller&)
void putPhysicsParams(HParamList*, TList*)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
static HHistArray* hphimdctof
static HHistArray* hphimdctofino
static HHistArray* hphimdcrich
static HHistArray2* hdedxmdc
static HHistArray2* hdedxtof
static HHistArray2* hdedxtofino
static HMonHistAddon* hphimdctofA
static HMonHistAddon* hphimdctofinoA
static HMonHistAddon* hphimdcrichA
static HMonHistAddon* hdedxmdcA
static HMonHistAddon* hdedxtofA
static HMonHistAddon* hdedxtofinoA
static TArrayI colorsSector /< colors for hists to be compared in modules
HPhysicsHistFiller
Container class for the physics hists
#include <stdlib.h>
HPhysicsHistFiller(const char* name,const char* title)
: TNamed(name,title)
~HPhysicsHistFiller()
void putPhysicsParams(HParamList* l,TList* histpool)
Puts all params of HPhysicsHistFiller to the parameter list of
HParamList (which ist used by the io);
Bool_t getPhysicsParams(HParamList* l,TList* histpool,TList* activeHists)
void fillMdcDeDx(HSplineTrack* spline,HMdcTrkCand* trk)
void fillTofDeDx(HSplineTrack* spline,HTofHit* tofhit)
void fillTofinoDeDx(HSplineTrack* spline,HShowerHitTof* tofhit)
void fillMdcTofPhi(HMdcSeg* seg,HTofHit* tofhit)
void fillMdcTofinoPhi(HMdcSeg* seg,HShowerHitTof* tofhit)
void fillMdcRichPhi(HMdcSeg* seg,HRichHit* richhit)
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HPhysicsHistFiller HPhysicsHistFiller(const HPhysicsHistFiller&)
HPhysicsHistFiller& operator=(const HPhysicsHistFiller&)
Last update: Fri Jan 26 12:21:11 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.