1 #ifndef ALIMUONREFITTER_H
2 #define ALIMUONREFITTER_H
Base class of a track container.
Virtual class for the MUON track reconstruction.
Interface of a cluster finder.
AliMUONRefitter & operator=(const AliMUONRefitter &)
assignment operator
AliMUONTrack * RetrackFromDigits(UInt_t trackId)
AliMUONRefitter(const AliMUONRecoParam *recoParam)
void CreateGeometryTransformer()
Interface of a cluster finder for combined tracking.
const AliMUONESDInterface * fkESDInterface
container of MUON tracks/clusters/digits (not owner)
virtual ~AliMUONRefitter()
AliMUONVTrackStore * ReconstructFromClusters()
AliMUONVClusterStore * ReClusterize(UInt_t trackId, UInt_t clusterId)
AliMUONTrack * RetrackFromClusters(UInt_t trackId)
Class with MUON reconstruction parameters.
AliMUONVClusterServer * fClusterServer
clusterizer (owner)
class to refit the ESD clusters/tracks
Converter between MUON track/cluster/digit and ESDMuon track/cluster/pad.
Interface of a cluster container.
AliMUONVTrackStore * ReconstructFromDigits()
void SetFirstClusterIndex(Int_t index)
Bool_t AddClusterToTracks(const AliMUONVClusterStore &localClusterStore, AliMUONVTrackStore &trackStore)
const AliMUONRecoParam * fkRecoParam
pointer to reco param (not owner)
Reconstructed track in ALICE dimuon spectrometer.
AliMUONVTrackReconstructor * fTracker
tracker (owner)
void Connect(const AliMUONESDInterface *esdInterface)
connect to the ESD interface containing MUON data to refit
void CreateClusterServer(AliMUONGeometryTransformer &transformer)
AliMUONGeometryTransformer * fGeometryTransformer
geometry transformer (owner)
Int_t nextClusterIndex
Index of the next cluster produced by this refitter (to build its uniqueID)