]> git.uio.no Git - u/mrichter/AliRoot.git/commit - MUON/AliMUONCheck.cxx
Class AliMUONCDB:
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 27 Oct 2009 22:46:12 +0000 (22:46 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 27 Oct 2009 22:46:12 +0000 (22:46 +0000)
commita99c34494b81eabeb3c53fbcf161c4e4b57faeb0
tree51804a2635ead7bb3ec696be4300020a3dc7b826
parent323f18ec5dd564ef7931616c900b21285580f107
Class AliMUONCDB:
- Changed to namespace (remove constructor and destructor)
- Added new functions to ease the loading of Mapping, Magnetic Field and RecoParam from OCDB (OCDB path and run number must properly set before using any of these function)
- Moved from libMUONbase in libMUONrec

Class AliMUONESDInterface:
- Adding a flag in functions converting ESD track to MUON track to disable the refitting of track parameters at each cluster. That way, you do not need to load the proper RecoParam and magnetic field, but the drawback is that only the track parameters at first cluster, copied directly from ESD, is meaningful.

Macros:
- Remove the unnecessary access to geometry, mapping, magnetic field and/or recoParam
- Use the new functionalities of AliMUONCDB to load these informations from the OCDB when needed (except geometry for now)

Updated relevant READMEs

(Philippe P., Ivana)
30 files changed:
MUON/AliMUONCDB.cxx
MUON/AliMUONCDB.h
MUON/AliMUONCheck.cxx
MUON/AliMUONESDInterface.cxx
MUON/AliMUONESDInterface.h
MUON/AliMUONRecoCheck.cxx
MUON/AliMUONRecoCheck.h
MUON/AliMUONTrackerQADataMakerRec.cxx
MUON/DIMUONFakes.C
MUON/DecodeRecoCocktail.C
MUON/MUONAlignment.C
MUON/MUONClusterInfo.C
MUON/MUONFakes.C
MUON/MUONOfflineShift.C
MUON/MUONRecoCheck.C
MUON/MUONRefit.C
MUON/MUONTriggerChamberEfficiency.C
MUON/MUONbaseLinkDef.h
MUON/MUONefficiency.C
MUON/MUONmassPlot_ESD.C
MUON/MUONrecLinkDef.h
MUON/MakeMUONRecoParamArray.C
MUON/MakeMUONSingleRecoParam.C
MUON/READMEcalib.txt
MUON/READMErec.txt
MUON/READMEshuttle.txt
MUON/TestRecPoints.C
MUON/libMUONbase.pkg
MUON/libMUONrec.pkg
MUON/mapping/AliMpCDB.cxx