16 #ifndef PNDEMCVIEWCLUSTERS_H 17 #define PNDEMCVIEWCLUSTERS_H 39 #include "TClonesArray.h" 69 virtual InitStatus
Init();
70 virtual void Exec(Option_t *opt);
76 void SetMode(Int_t mode) { fMode = mode; }
89 TClonesArray *fClusterArray;
95 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()