28 #ifndef PNDEMCVIEWCLUSTERS_H 29 #define PNDEMCVIEWCLUSTERS_H 51 #include "TClonesArray.h" 81 virtual InitStatus
Init();
82 virtual void Exec(Option_t *opt);
88 void SetMode(Int_t mode) { fMode = mode; }
101 TClonesArray *fClusterArray;
107 std::vector<Double_t> fClusterPosParam;
PndEmcViewClusters(Int_t verbose=0)
stores crystal index coordinates (x,y) or (theta,phi)
virtual ~PndEmcViewClusters()
used to share PndEmcDigis between bumps
parameter set of Emc digitisation
virtual void SetParContainers()
virtual void Exec(Option_t *opt)
virtual void FinishTask()
void SetClusterEnergyThreshold(Double_t ethres)
splits clusters based on local maxima in the Phi direction for use with Bremstrahlung correction...
void SetStorageOfData(Bool_t p=kTRUE)
represents a reconstructed (splitted) emc cluster
Parameter set for Emc Reco.
virtual InitStatus Init()