23 #ifndef PNDEMC2DLOCALMAXFINDERTEST_H 24 #define PNDEMC2DLOCALMAXFINDERTEST_H 28 #include "TClonesArray.h" 49 virtual InitStatus
Init();
50 virtual void Exec(Option_t *opt);
63 std::vector<Int_t> &amongstTheseNeighbours)
const;
69 void getNeighbourDigis(std::vector<Int_t> &,
PndEmcCoordIndexSet &,
int, Int_t, Int_t)
const;
76 TClonesArray *fClusterArray;
78 TClonesArray *fDigiArray;
79 TClonesArray *fEmcDigi;
89 Double_t fNeighbourECut;
93 Int_t fTheNeighbourLevel;
100 #endif // PNDEMC2DLOCALMAXFINDERTEST_HH
Searches for local maxima in a cluster.
virtual bool isALocalMax(const PndEmcDigi *const, std::vector< Int_t > &amongstTheseNeighbours) const
virtual void FinishTask()
stores crystal index coordinates (x,y) or (theta,phi)
virtual void Exec(Option_t *opt)
PndEmc2DLocMaxFinderTEST(Int_t verbose=0)
virtual ~PndEmc2DLocMaxFinderTEST()
virtual void SetParContainers()
parameter set of Emc digitisation
std::set< PndEmcTwoCoordIndex * > PndEmcCoordIndexSet
virtual InitStatus Init()
void SetStorageOfData(Bool_t p=kTRUE)
Parameter set for Emc Reco.