]> git.uio.no Git - u/mrichter/AliRoot.git/commit - MUON/TestMUONPreprocessor.C
Update of preprocessors.
authorlaphecet <laphecet@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 19 Oct 2009 22:31:17 +0000 (22:31 +0000)
committerlaphecet <laphecet@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 19 Oct 2009 22:31:17 +0000 (22:31 +0000)
commit6c870207b483004f4a40c082ad1fb2b5e48a2307
tree11432e86893d2e9198b610ca36afbca80f21cdb7
parentafaa4ab8f5fe30f0ff45b1bf58c7e54479639767
Update of preprocessors.

- AliMUONVSubprocessor::Initialize method now returns a boolean to know whether the init was ok or not (previously the preprocessor could announce Init OK while it was not...)

- Adding the handling of the tracker configuration in the Pedestal subprocessor, creating a new OCDB object = MUON/Calib/Config. This object is around 85 KBytes, and hopefully will change rarely (only when we have to remove part of the detector from the readout for whatever serious reason).

- Allow mchview to plot the new MUON/Calib/Config object.
26 files changed:
MUON/AliMUON2DStoreValidator.cxx
MUON/AliMUON2DStoreValidator.h
MUON/AliMUONCalibrationData.cxx
MUON/AliMUONCalibrationData.h
MUON/AliMUONGMSSubprocessor.cxx
MUON/AliMUONGMSSubprocessor.h
MUON/AliMUONGainSubprocessor.cxx
MUON/AliMUONGainSubprocessor.h
MUON/AliMUONMchViewApplication.cxx
MUON/AliMUONMchViewApplication.h
MUON/AliMUONOccupancySubprocessor.cxx
MUON/AliMUONOccupancySubprocessor.h
MUON/AliMUONPainterDataSourceFrame.cxx
MUON/AliMUONPedestalEventGenerator.cxx
MUON/AliMUONPedestalSubprocessor.cxx
MUON/AliMUONPedestalSubprocessor.h
MUON/AliMUONPreprocessor.cxx
MUON/AliMUONPreprocessor.h
MUON/AliMUONTrackerIO.cxx
MUON/AliMUONTrackerIO.h
MUON/AliMUONTrackerOCDBDataMaker.cxx
MUON/AliMUONTriggerSubprocessor.cxx
MUON/AliMUONTriggerSubprocessor.h
MUON/AliMUONVSubprocessor.cxx
MUON/AliMUONVSubprocessor.h
MUON/TestMUONPreprocessor.C