1 #ifndef ALIMUONCHAMBERCALIBRATIONTASK_H 2 #define ALIMUONCHAMBERCALIBRATIONTASK_H 27 #include "AliAnalysisTaskSE.h" 40 const Int_t my_calib_option );
49 virtual void Exec( Option_t* option =
"" );
50 virtual void Terminate( Option_t* option =
"" );
TString fOCDBPath
! default path to the condition database
AliMUONCalibrationData * fCalibData
! needed to access to the calibration data for each pad within each cluster
Interface for a digit container.
AliMUONChamberCalibrationTask()
AliMUONESDInterface * fESDInterface
! interface to easily access to the ESD content
virtual void Terminate(Option_t *option="")
Class with MUON reconstruction parameters.
AliMUONRecoParam * fMuonRecoParam
! reconstruction parameters for track refitting
UInt_t BuildClusterMap(AliMUONTrack &track)
virtual void CreateOutputObjects()
Converter between MUON track/cluster/digit and ESDMuon track/cluster/pad.
virtual ~AliMUONChamberCalibrationTask()
Definition of the task to extract cluster information from MCH tracks after applying the calibration ...
Interface of a cluster container.
TTree * OutputTree() const
Return TTree filled with the cluster information.
Single entry point to access MUON calibration data.
AliMUONClusterInfo * fClusterInfo
! cluster info used to fill the output TTree
AliMUONChamberCalibrationTask & operator=(const AliMUONChamberCalibrationTask &right)
Not implemented.
AliMUONVDigitStore * fDigitStore
! pointer to the digit stored for the current input ESD event
virtual void Exec(Option_t *option="")
Reconstructed track in ALICE dimuon spectrometer.
AliESDInputHandler * fESDInputHandler
! ESD input handler
Class to summarize ESD data at cluster.
TTree * fClusterInfoTree
! TTree filled with the cluster information
virtual void ConnectInputData(Option_t *option="")
Class to summarize ESD data at pad.
AliESDEvent * fESDInputEvent
! pointer to the current input ESD event