Go to the documentation of this file.
15 #ifndef CBMPOINTSETARRAYDRAW_H
16 #define CBMPOINTSETARRAYDRAW_H
19 #include <RtypesCore.h>
24 class FairEventManager;
46 Bool_t render = kTRUE);
62 virtual void Exec(Option_t* option);
70 Double_t
GetTot(TObject* obj);
77 virtual InitStatus
Init();
void SetColorMode(Int_t colorMode)
FairEventManager * fEventManager
virtual ~CbmPointSetArrayDraw()
void SetVerbose(Int_t iVerbose)
TClonesArray * fPointList
ClassDef(CbmPointSetArrayDraw, 1)
Int_t GetMarkerMode() const
CbmPointSetArrayDraw(const CbmPointSetArrayDraw &)
void DetermineTimeOffset()
TVector3 GetVector(TObject *obj)
void SetMarkerMode(Int_t markerMode)
void SetRender(Bool_t render)
virtual void SetParContainers()
Int_t GetClusterSize(TObject *obj)
virtual void Exec(Option_t *option)
Double_t GetTot(TObject *obj)
virtual InitStatus Init()
Int_t GetPointId(TObject *obj)
Double_t GetTime(TObject *obj)
Int_t GetColorMode() const
CbmPointSetArrayDraw & operator=(const CbmPointSetArrayDraw &)