35 #ifndef PNDEMC2DLOCALMAXFINDERTEST_H 36 #define PNDEMC2DLOCALMAXFINDERTEST_H 40 #include "TClonesArray.h" 61 virtual InitStatus
Init();
62 virtual void Exec(Option_t *opt);
75 std::vector<Int_t> &amongstTheseNeighbours)
const;
81 void getNeighbourDigis(std::vector<Int_t> &,
PndEmcCoordIndexSet &,
int, Int_t, Int_t)
const;
88 TClonesArray *fClusterArray;
90 TClonesArray *fDigiArray;
91 TClonesArray *fEmcDigi;
101 Double_t fNeighbourECut;
104 Double_t fERatioCorr;
105 Int_t fTheNeighbourLevel;
112 #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.