12 #ifndef AliMFTClusterFinder_H
13 #define AliMFTClusterFinder_H
16 #include "TObjArray.h"
17 #include "TClonesArray.h"
24 #include "TStopwatch.h"
34 virtual void Clear(
const Option_t* );
35 void Init(
const Char_t *nameGeomFile);
static const Double_t fCutForAttachingDigits
TClonesArray * fClustersPerPlane[fNMaxPlanes]
AliMFTClusterFinder & operator=(const AliMFTClusterFinder &source)
AliMFTDigit * fCurrentDigit
void MakeClusterBranch(TTree *treeCluster)
static const Int_t fNMaxPlanes
void SetClusterTreeAddress(TTree *treeCluster)
static const Double_t fCutForAvailableDigits
static const Int_t fNMaxPlanes
void ApplyMisalignment(Bool_t applyMisalignment)
Bool_t fApplyMisalignment
void DigitsToClusters(const TObjArray *pDigitList)
static const Int_t fNMaxDetElemPerPlane
AliMFTSegmentation * fSegmentation
static const Double_t fMisalignmentMagnitude
virtual void Clear(const Option_t *)
static const Int_t fNMaxDigitsPerCluster
Class for the virtual segmentation of the ALICE Muon Forward Tracker.
TClonesArray * fDigitsInCluster
[fNPlanes] list of clusters [per plane]
static const Int_t fNMaxDigitsPerCluster
max number of digits per cluster
AliMFTCluster * fCurrentCluster
static const Int_t fNMaxDetElemPerPlane
void Init(const Char_t *nameGeomFile)