1 #ifndef ALIMUONCLUSTERFINDERSIMPLEFIT_H
2 #define ALIMUONCLUSTERFINDERSIMPLEFIT_H
15 #ifndef AliMUONVCLUSTERFINDER_H
29 virtual Bool_t
Prepare(Int_t detElemId,
Interface of a cluster finder.
A group of adjacent pads.
AliMUONClusterFinderSimpleFit(AliMUONVClusterFinder *clusterFinder)
Implementation of Mathieson response.
AliMUONVClusterFinder * fClusterFinder
! the preclustering we use
A rectangle area positioned in plane..
void ComputePosition(AliMUONCluster &cluster)
virtual Bool_t Prepare(Int_t detElemId, TObjArray *pads[2], const AliMpArea &area)
virtual Bool_t Prepare(Int_t detElemId, TObjArray *pads[2], const AliMpArea &area)
AliMUONMathieson * fMathieson
! Mathieson to compute the charge repartition
Double_t fLowestClusterCharge
! minimum cluster charge we allow
virtual ~AliMUONClusterFinderSimpleFit()
AliMUONClusterFinderSimpleFit & operator=(const AliMUONClusterFinderSimpleFit &rhs)
Not implemented.
virtual void SetChargeHints(Double_t, Double_t lowestClusterCharge)
virtual AliMUONCluster * NextCluster()