]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/CALO/AliHLTCaloConstants.h
Refactoring and moving some PHOS code which will be used for both calorimeters to...
authorodjuvsla <odjuvsla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 5 Oct 2009 11:20:44 +0000 (11:20 +0000)
committerodjuvsla <odjuvsla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 5 Oct 2009 11:20:44 +0000 (11:20 +0000)
commit178dd351248bf21ab03e477efdc3fac0fc43ef8a
tree2c0083957b2cc9a9409d8a3391378d1a21c3d7db
parent27cac7e39ebb38295f7100f637f8a38d0c64d9ec
 Refactoring and moving some PHOS code which will be used for both calorimeters to the new HLT/CALO library

 This includes class involved with the extraction of energy and time from the raw data, mapping parameters, constants common
 for both calorimeters and some utilities. (Per Thomas/Svein)
35 files changed:
HLT/CALO/AliHLTCALODecoderWrapper.cxx
HLT/CALO/AliHLTCALODecoderWrapper.h
HLT/CALO/AliHLTCaloAltroConfig.h [new file with mode: 0644]
HLT/CALO/AliHLTCaloChannelDataHeaderStruct.h [new file with mode: 0644]
HLT/CALO/AliHLTCaloChannelDataStruct.h [new file with mode: 0644]
HLT/CALO/AliHLTCaloChannelRawDataStruct.h [new file with mode: 0644]
HLT/CALO/AliHLTCaloConstants.h [new file with mode: 0644]
HLT/CALO/AliHLTCaloCoordinate.h [new file with mode: 0644]
HLT/CALO/AliHLTCaloDefinitions.cxx [new file with mode: 0644]
HLT/CALO/AliHLTCaloDefinitions.h [new file with mode: 0644]
HLT/CALO/AliHLTCaloLinkDef.h [new file with mode: 0644]
HLT/CALO/AliHLTCaloMapper.cxx [new file with mode: 0644]
HLT/CALO/AliHLTCaloMapper.h [new file with mode: 0644]
HLT/CALO/AliHLTCaloProcessor.cxx [new file with mode: 0644]
HLT/CALO/AliHLTCaloProcessor.h [new file with mode: 0644]
HLT/CALO/AliHLTCaloRawAnalyzer.cxx [new file with mode: 0644]
HLT/CALO/AliHLTCaloRawAnalyzer.h [new file with mode: 0644]
HLT/CALO/AliHLTCaloRawAnalyzerChiSquareFit.cxx [new file with mode: 0644]
HLT/CALO/AliHLTCaloRawAnalyzerChiSquareFit.h [new file with mode: 0644]
HLT/CALO/AliHLTCaloRawAnalyzerComponentv3.cxx [new file with mode: 0644]
HLT/CALO/AliHLTCaloRawAnalyzerComponentv3.h [new file with mode: 0644]
HLT/CALO/AliHLTCaloRawAnalyzerCrude.cxx [new file with mode: 0644]
HLT/CALO/AliHLTCaloRawAnalyzerCrude.h [new file with mode: 0644]
HLT/CALO/AliHLTCaloRawAnalyzerCrudeComponent.cxx [new file with mode: 0644]
HLT/CALO/AliHLTCaloRawAnalyzerCrudeComponent.h [new file with mode: 0644]
HLT/CALO/AliHLTCaloRawAnalyzerPeakFinder.cxx [new file with mode: 0644]
HLT/CALO/AliHLTCaloRawAnalyzerPeakFinder.h [new file with mode: 0644]
HLT/CALO/AliHLTCaloRawAnalyzerPeakFinderComponent.cxx [new file with mode: 0644]
HLT/CALO/AliHLTCaloRawAnalyzerPeakFinderComponent.h [new file with mode: 0644]
HLT/CALO/AliHLTCaloRcuProcessor.cxx [new file with mode: 0644]
HLT/CALO/AliHLTCaloRcuProcessor.h [new file with mode: 0644]
HLT/CALO/AliHLTCaloSanityInspector.cxx [new file with mode: 0644]
HLT/CALO/AliHLTCaloSanityInspector.h [new file with mode: 0644]
HLT/CALO/AliHLTCaloUtilities.cxx [new file with mode: 0644]
HLT/CALO/AliHLTCaloUtilities.h [new file with mode: 0644]