]> git.uio.no Git - u/mrichter/AliRoot.git/commit - MUON/AliMUONSimpleClusterServer.cxx
AliMUONDigitCalibrator
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 27 May 2008 10:06:26 +0000 (10:06 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 27 May 2008 10:06:26 +0000 (10:06 +0000)
commit630711edefd71029942090b543cf767a964d0dbf
treeede88eacaf0a496bb98296b4a4531b454f8f0ca1
parent3f2431c478a3b7bbc454b0f60dd7cc8bf2441c24
AliMUONDigitCalibrator
        Remove fNofChannelsPerDE member, which is now part of the
        AliMpDetElement class

mapping/AliMpExMap
        Replace usage of TExMapIter by the newly introduced
        AliMpExMapIterator class, and change the interface to remove
        the GetObject methods.

AliMUON1DMap
AliMUON2DMap
AliMUON2DMapIterator
AliMUON2DMapIteratorByI
AliMUONAlignment
AliMUONCheckItem
AliMUONCheckItemIterator
AliMUONClusterStoreV2Iterator
AliMUONESDInterface
AliMUONGeometryMisAligner
AliMUONGeometryModuleTransformer
AliMUONGeometryTransformer
AliMUONPainterHelper
AliMUONRawWriter
AliMUONRefitter
AliMUONRefitter
AliMUONRegionalTriggerConfig
AliMUONSimpleClusterServer
AliMUONTrackerData
AliMUONTriggerCrateStore
AliMUONTriggerElectronics
AliMUONTriggerIO
MUONRefit.C
mapping/AliMpDDLStore
mapping/AliMpDEIterator
mapping/AliMpDEStore
mapping/AliMpDetElement
mapping/AliMpManuIterator
mapping/AliMpMotifMap
mapping/AliMpMotifSpecial
mapping/AliMpMotifType
mapping/AliMpRegionalTrigger
mapping/AliMpSector
mapping/AliMpSegmentation
mapping/AliMpSlat
        Replace usage of TExMapIter by the newly introduced AliMpExMapIterator
        class, and changes due to the interface change in AliMpExMap.

AliMUONCalibrationData
        Added self check method

AliMUONTrackerIO
        When reading capacitance values, do not quit if serial number is already
        there, just skip it.

libMUONcore.pkg
MUONcoreLinkDef.h
        Adding new class AliMpExMapIterator

AliMUONClusterStoreV2.cxx
        Correct Clear method

AliMUONCDB
        Corrected WriteLocalTriggerMasks

AliMUONPadStatusMaker
AliMUONDigitStoreV1Iterator
        Removed unneeded include

mapping/AliMpManuUID
        Remove number of channels from here. Will be part of a forthcoming
        AliMpManu class...

mapping/AliMpConnection
mapping/AliMpMotifReader
        Adding SetLocalIndices method to AliMpConnection class.

checkDeps.py
        Some improvements in .pkg syntax parsing

(Laurent)
83 files changed:
MUON/AliMUON1DMap.cxx
MUON/AliMUON1DMap.h
MUON/AliMUON2DMap.cxx
MUON/AliMUON2DMap.h
MUON/AliMUON2DMapIterator.cxx
MUON/AliMUON2DMapIterator.h
MUON/AliMUON2DMapIteratorByI.cxx
MUON/AliMUON2DMapIteratorByI.h
MUON/AliMUONAlignment.cxx
MUON/AliMUONCDB.cxx
MUON/AliMUONCalibrationData.cxx
MUON/AliMUONCalibrationData.h
MUON/AliMUONCheckItem.cxx
MUON/AliMUONCheckItemIterator.cxx
MUON/AliMUONCheckItemIterator.h
MUON/AliMUONClusterStoreV2.cxx
MUON/AliMUONClusterStoreV2Iterator.cxx
MUON/AliMUONClusterStoreV2Iterator.h
MUON/AliMUONDigitCalibrator.cxx
MUON/AliMUONDigitCalibrator.h
MUON/AliMUONDigitStoreV1Iterator.cxx
MUON/AliMUONESDInterface.cxx
MUON/AliMUONESDInterface.h
MUON/AliMUONGeometryMisAligner.cxx
MUON/AliMUONGeometryModuleTransformer.cxx
MUON/AliMUONGeometryTransformer.cxx
MUON/AliMUONPadStatusMaker.cxx
MUON/AliMUONPainterHelper.cxx
MUON/AliMUONRawWriter.cxx
MUON/AliMUONRefitter.cxx
MUON/AliMUONRefitter.h
MUON/AliMUONRegionalTriggerConfig.cxx
MUON/AliMUONRegionalTriggerConfig.h
MUON/AliMUONSimpleClusterServer.cxx
MUON/AliMUONSt1GeometryBuilderV2.cxx
MUON/AliMUONSt1GeometryBuilderV2.h
MUON/AliMUONTrackerData.cxx
MUON/AliMUONTrackerIO.cxx
MUON/AliMUONTriggerCrateStore.cxx
MUON/AliMUONTriggerCrateStore.h
MUON/AliMUONTriggerElectronics.cxx
MUON/AliMUONTriggerIO.cxx
MUON/Calib/DDLStore/Run0_999999999_v0_s0.root
MUON/Calib/Mapping/Run0_999999999_v0_s0.root
MUON/MUONRefit.C
MUON/MUONcoreLinkDef.h
MUON/MUONmappingLinkDef.h
MUON/checkDeps.py
MUON/libMUONcore.pkg
MUON/mapping/AliMpConnection.cxx
MUON/mapping/AliMpConnection.h
MUON/mapping/AliMpDDLStore.cxx
MUON/mapping/AliMpDDLStore.h
MUON/mapping/AliMpDEIterator.cxx
MUON/mapping/AliMpDEIterator.h
MUON/mapping/AliMpDEStore.cxx
MUON/mapping/AliMpDEVisu.cxx
MUON/mapping/AliMpDetElement.cxx
MUON/mapping/AliMpDetElement.h
MUON/mapping/AliMpExMap.cxx
MUON/mapping/AliMpExMap.h
MUON/mapping/AliMpManuIterator.cxx
MUON/mapping/AliMpManuIterator.h
MUON/mapping/AliMpManuUID.cxx
MUON/mapping/AliMpManuUID.h
MUON/mapping/AliMpMotifMap.cxx
MUON/mapping/AliMpMotifMap.h
MUON/mapping/AliMpMotifReader.cxx
MUON/mapping/AliMpMotifSpecial.cxx
MUON/mapping/AliMpMotifSpecial.h
MUON/mapping/AliMpMotifType.cxx
MUON/mapping/AliMpMotifType.h
MUON/mapping/AliMpPCB.cxx
MUON/mapping/AliMpPCB.h
MUON/mapping/AliMpPCBPainter.cxx
MUON/mapping/AliMpRegionalTrigger.cxx
MUON/mapping/AliMpRegionalTrigger.h
MUON/mapping/AliMpSector.cxx
MUON/mapping/AliMpSegmentation.cxx
MUON/mapping/AliMpSlat.cxx
MUON/mapping/AliMpSlat.h
MUON/mapping/AliMpSlatPadIterator.cxx
MUON/mapping/AliMpSlatPainter.cxx