23 #ifndef PNDEMC2DLOCALMAXFINDER_H 24 #define PNDEMC2DLOCALMAXFINDER_H 28 #include "TClonesArray.h" 49 virtual InitStatus
Init();
50 virtual void Exec(Option_t *opt);
70 TClonesArray *fClusterArray;
72 TClonesArray *fDigiArray;
80 Double_t fNeighbourECut;
84 Int_t fTheNeighbourLevel;
91 #endif // PNDEMC2DLOCALMAXFINDER_HH virtual bool isALocalMax(const PndEmcDigi *const, const PndEmcCluster *const, const PndEmcCoordIndexSet &amongstTheseNeighbours) const
void SetStorageOfData(Bool_t p=kTRUE)
void SetPersistency(Bool_t val=kTRUE)
stores crystal index coordinates (x,y) or (theta,phi)
virtual ~PndEmc2DLocMaxFinder()
virtual void SetParContainers()
virtual InitStatus Init()
parameter set of Emc digitisation
std::set< PndEmcTwoCoordIndex * > PndEmcCoordIndexSet
PndEmc2DLocMaxFinder(Int_t verbose=0)
virtual void Exec(Option_t *opt)
Searches for local maxima in a cluster.
Parameter set for Emc Reco.