]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/BASE/AliHLTComponent.cxx
Major update required to handle old and new AliHLTEventDDL structures within HLT...
authoraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 25 Jun 2010 01:40:32 +0000 (01:40 +0000)
committeraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 25 Jun 2010 01:40:32 +0000 (01:40 +0000)
commit89413559ff40587d75db33204f5a9f46db932813
tree81ca27fe488957bc84442a52220586b850831a86
parentcde6f9ef977ef0ce3c7f764d501f5529905c1014
Major update required to handle old and new AliHLTEventDDL structures within HLT framework.
Removed some deprecated methods from AliHLTComponent which are better placed inside AliHLTReadoutList.
Cleaned up and centralised manipulation of DDL readout list bits. Now AliHLTReadoutList is the common interface to use.
23 files changed:
HLT/BASE/AliHLTCTPData.cxx
HLT/BASE/AliHLTCTPData.h
HLT/BASE/AliHLTCalibrationProcessor.cxx
HLT/BASE/AliHLTCalibrationProcessor.h
HLT/BASE/AliHLTComponent.cxx
HLT/BASE/AliHLTComponent.h
HLT/BASE/AliHLTReadoutList.cxx
HLT/BASE/AliHLTReadoutList.h
HLT/BASE/test/testAliHLTReadoutList.C
HLT/BASE/util/AliHLTReadoutListDumpComponent.cxx
HLT/BASE/util/AliHLTReadoutListDumpComponent.h
HLT/SampleLib/AliHLTSampleCalibrationComponent.cxx
HLT/TPCLib/calibration/AliHLTTPCCalibTimeComponent.cxx
HLT/TPCLib/calibration/AliHLTTPCCalibTimeGainComponent.cxx
HLT/TPCLib/calibration/AliHLTTPCCalibrationComponent.cxx
HLT/TPCLib/offline/AliHLTTPCOfflineCalibrationComponent.cxx
HLT/TRD/AliHLTTRDCalibFitComponent.cxx
HLT/TRD/AliHLTTRDCalibrationComponent.cxx
HLT/comp/AliHLTCOMPHuffmanAltroCalibComponent.cxx
HLT/trigger/AliHLTEventSummaryProducerComponent.cxx
HLT/trigger/AliHLTRunSummaryProducerComponent.cxx
HLT/trigger/AliHLTTrigger.cxx
HLT/trigger/AliHLTTrigger.h