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