]> git.uio.no Git - u/mrichter/AliRoot.git/commit - MUON/AliMUONRecoParam.cxx
AliMUONRecoParam.cxx
authorlaphecet <laphecet@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 3 Jul 2008 13:17:02 +0000 (13:17 +0000)
committerlaphecet <laphecet@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 3 Jul 2008 13:17:02 +0000 (13:17 +0000)
commit004a9ccdd3d69a705cd88a9a56594a0500bf331b
treed38bb12bff5618a7c2f2c21dbf582bd1a4c20708
parentb005ef92e531ebc17c689cc6b9e15863612b51ec
AliMUONRecoParam.cxx
AliMUONRecoParam.h

Adding new methods to :

- be able to Bypass station 4 or station 5 or both (as before) (or
none ;-) )

- get/set limits on calibration parameters (pedestal,gain,HV)

- get/set the "pad goodness mask", which is the basis to tell whether
a pad is to be rejected or not.

Note that this commit only adds those methods. They are not yet used
anywhere...

AliMUONPadStatusMaker.cxx
AliMUONPadStatusMaker.h

Adding one piece of information to the pad status = the
occupancy. That occupancy is fetched from the
MUON.QA.RunNumber.Cycle.root file, if that file exists and if is
contains the relevant AliMUONVTrackerData object...
MUON/AliMUONPadStatusMaker.cxx
MUON/AliMUONPadStatusMaker.h
MUON/AliMUONRecoParam.cxx
MUON/AliMUONRecoParam.h