Go to the documentation of this file.
27 #ifndef CBMMUCHFINDHITSGEM_H
28 #define CBMMUCHFINDHITSGEM_H 1
50 virtual void Exec(Option_t* opt);
65 virtual InitStatus
Init();
CbmMuchGeoScheme * fGeoScheme
CbmMuchFindHitsGem(const CbmMuchFindHitsGem &)
virtual void Exec(Option_t *opt)
Data container for MUCH clusters.
void ExecClusteringSimple(CbmMuchCluster *cluster, Int_t iCluster, CbmEvent *event)
Double_t fClusterSeparationTime
virtual ~CbmMuchFindHitsGem()
std::vector< std::vector< Int_t > > fNeighbours
ClassDef(CbmMuchFindHitsGem, 1)
TClonesArray * fEvents
Interface to digi branch.
std::vector< Int_t > fClusterCharges
std::vector< Int_t > fDigiIndices
void ExecClusteringPeaks(CbmMuchCluster *cluster, Int_t iCluster, CbmEvent *event)
void SetThresholdRatio(Double_t thresholdRatio)
std::vector< Bool_t > fLocalMax
CbmDigiManager * fDigiManager
void SetAlgorithm(Int_t iAlgorithm)
std::vector< CbmMuchPad * > fFiredPads
Class characterising one event by a collection of links (indices) to data objects,...
CbmMuchFindHitsGem operator=(const CbmMuchFindHitsGem &)
void SetClusterSeparationTime(Double_t time)
std::vector< CbmMuchPad * > fClusterPads
virtual InitStatus Init()
void ProcessData(CbmEvent *)
CbmMuchFindHitsGem(const char *digiFileName, Int_t flag)
void SetBeamTimeDigi(Bool_t beam)
void CreateHits(CbmMuchCluster *cluster, Int_t iCluster, CbmEvent *event)
void CreateCluster(CbmMuchPad *pad)
void FindClusters(CbmEvent *)