]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/libAliHLTMUON.pkg
Refactoring code to extract common data block checking functionality into new base...
authoraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 19 May 2008 09:48:31 +0000 (09:48 +0000)
committeraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 19 May 2008 09:48:31 +0000 (09:48 +0000)
commit154cba94f8ba53166228e17805dd47304ee05ddc
tree234b0d59ab39abcfba377b0a9359391944755923
parent2c8efea8ebdcba8caad6bb82eb17c89421670fcb
Refactoring code to extract common data block checking functionality into new base class AliHLTMUONProcessor.
Alsi made minor fixes to HLT error messages.
17 files changed:
HLT/MUON/AliHLTMUONDataBlockReader.h
HLT/MUON/AliHLTMUONProcessor.cxx [new file with mode: 0644]
HLT/MUON/AliHLTMUONProcessor.h [new file with mode: 0644]
HLT/MUON/HLTMUONLinkDef.h
HLT/MUON/OfflineInterface/AliHLTMUONRootifierComponent.cxx
HLT/MUON/OfflineInterface/AliHLTMUONRootifierComponent.h
HLT/MUON/OnlineAnalysis/AliHLTMUONDecisionComponent.cxx
HLT/MUON/OnlineAnalysis/AliHLTMUONDecisionComponent.h
HLT/MUON/OnlineAnalysis/AliHLTMUONHitReconstructorComponent.cxx
HLT/MUON/OnlineAnalysis/AliHLTMUONHitReconstructorComponent.h
HLT/MUON/OnlineAnalysis/AliHLTMUONMansoTrackerFSMComponent.cxx
HLT/MUON/OnlineAnalysis/AliHLTMUONMansoTrackerFSMComponent.h
HLT/MUON/OnlineAnalysis/AliHLTMUONTriggerReconstructorComponent.cxx
HLT/MUON/OnlineAnalysis/AliHLTMUONTriggerReconstructorComponent.h
HLT/MUON/utils/AliHLTMUONEmptyEventFilterComponent.cxx
HLT/MUON/utils/AliHLTMUONEmptyEventFilterComponent.h
HLT/libAliHLTMUON.pkg