35 #ifndef PNDEMC2DLOCALMAXFINDER_H 36 #define PNDEMC2DLOCALMAXFINDER_H 40 #include "TClonesArray.h" 61 virtual InitStatus
Init();
62 virtual void Exec(Option_t *opt);
82 TClonesArray *fClusterArray;
84 TClonesArray *fDigiArray;
92 Double_t fNeighbourECut;
96 Int_t fTheNeighbourLevel;
103 #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.