1 #ifndef AliMFTTracker_H
2 #define AliMFTTracker_H
19 #include "AliTracker.h"
Double_t fXExtrapVertex
best final candidate (if any)
TClonesArray * fMFTClusterArrayFront[fNMaxPlanes]
array of clusters for the planes of the MFT
Double_t fYExtrapVertexError
Int_t fNPlanesMFTAnalyzed
AliMFT * fMFT
pointer to the ESD event
TClonesArray * fCandidateTracks
array of back clusters for the planes of the MFT
Double_t fSigmaClusterCut
AliMUONTrack * fMUONTrack
array of candidate MFT standalone tracks
static const Double_t fRadLengthSi
static const Int_t fMaxNCandidates
Bool_t fGlobalTrackingDiverged
AliMFTTracker & operator=(const AliMFTTracker &tracker)
AliMFTSegmentation * fSegmentation
static const Int_t fNMaxPlanes
Int_t LoadClusters(TTree *cf)
Track parameters in ALICE dimuon spectrometer.
Double_t RunKalmanFilter(AliMUONTrackParam &trackParam, AliMUONVCluster &cluster)
void SeparateFrontBackClusters()
virtual Int_t RefitInward(AliESDEvent *)
Dummy implementation.
TClonesArray * fMFTClusterArrayBack[fNMaxPlanes]
array of front clusters for the planes of the MFT
static const Int_t fNMaxPlanes
void AddClustersFromPileUpEvents()
Description of an ALICE Standalone MFT track.
AliMuonForwardTrack * fCurrentTrack
muon track being analyzed
abstract base class for clusters
TClonesArray * fMFTTracks
array of candidate global tracks
virtual Int_t PropagateBack(AliESDEvent *)
Dummy implementation.
void SetMinResearchRadiusAtPlane(Int_t plane, Double_t radius)
virtual AliCluster * GetCluster(Int_t) const
Dummy implementation.
Bool_t fBransonCorrection
Double_t fMinResearchRadiusAtPlane[fNMaxPlanes]
Bool_t LinearFit(AliMFTTrack *track)
void SetNPlanesMFT(Int_t nPlanesMFT)
void AddClustersFromUnderlyingEvent()
TClonesArray * fMFTClusterArray[fNMaxPlanes]
Int_t fNMaxMissingMFTClusters
Double_t fScaleSigmaClusterCut
Class for the virtual segmentation of the ALICE Muon Forward Tracker.
AliMuonForwardTrack * fFinalBestCandidate
muon extrapolated track being tested
Double_t fXExtrapVertexError
Reconstructed track in ALICE dimuon spectrometer.
AliMFTTrackFinder * fTrackFinder
Int_t Clusters2Tracks(AliESDEvent *event)
Bool_t fIsPlaneMandatory[fNMaxPlanes]
Class for the creation of the "standalone MFT tracks".
ALICE muon forward track, combining the information of the Muon Spectrometer and the Muon Forward Tra...