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