]> git.uio.no Git - u/mrichter/AliRoot.git/commit
added prediction processor framework and implementations; moved MUON preprocessors
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 30 Jul 2008 14:35:44 +0000 (14:35 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 30 Jul 2008 14:35:44 +0000 (14:35 +0000)
commit1fb30fb2c6dc991a5b850869942c92279e4024bf
treecfd1f4cf865c679512ebcf2b727ab5acb16c5178
parent10c16d2c6f132ef2b8b8f29f2cdce579f2927f4f
added prediction processor framework and implementations; moved MUON preprocessors
14 files changed:
HLT/libHLTpendolino.pkg [new file with mode: 0644]
HLT/pendolino/HLT/AliHLTPredicProcTempMonitor.cxx [new file with mode: 0644]
HLT/pendolino/HLT/AliHLTPredicProcTempMonitor.h [new file with mode: 0644]
HLT/pendolino/HLT/AliHLTPredictionProcessorHLT.cxx [new file with mode: 0644]
HLT/pendolino/HLT/AliHLTPredictionProcessorHLT.h [new file with mode: 0644]
HLT/pendolino/MUON/AliHLTPredictionProcessorMCH.cxx [new file with mode: 0644]
HLT/pendolino/MUON/AliHLTPredictionProcessorMCH.h [new file with mode: 0644]
HLT/pendolino/MUON/AliHLTPredictionProcessorMTR.cxx [new file with mode: 0644]
HLT/pendolino/MUON/AliHLTPredictionProcessorMTR.h [new file with mode: 0644]
HLT/pendolino/Makefile.am
HLT/pendolino/TPC/AliHLTDCSArray.cxx [new file with mode: 0644]
HLT/pendolino/TPC/AliHLTDCSArray.h [new file with mode: 0644]
HLT/pendolino/TPC/AliHLTPredictionProcessorTPC.cxx [new file with mode: 0644]
HLT/pendolino/TPC/AliHLTPredictionProcessorTPC.h [new file with mode: 0644]