]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/MUON/OnlineAnalysis/AliHLTMUONTriggerReconstructorComponent.cxx
Added:
authoraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 27 May 2008 08:48:20 +0000 (08:48 +0000)
committeraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 27 May 2008 08:48:20 +0000 (08:48 +0000)
commitdba14d7d2e46c2dfb2c010b506eb165a3efbd6a9
tree1ec286ed6947f6be77627f6855491c2ee4eec2d4
parent802f90ef62c35475cd7a1ea358b03f1c48e1d7e0
Added:
AliHLTMUONDataCheckerComponent - This is a component for testing and debugging, which performs extensive integrity and sanity checks on the dHLT raw data.

Changes:
AliHLTMUONProcessor - Extracted common code for fetching dimuon spectrometer mapping store objects into its own method FetchMappingStores.
AliHLTMUONTriggerReconstructorComponent and AliHLTMUONHitReconstructorComponent - Minor cleanup and moved common code into FetchMappingStores.
AliHLTMUONChannelsBlockStruct - Added fBusPatch member to also keep track of the bus patch for the channel.
AliHLTMUONMansoTracksBlockStruct - Fixing comments and documentation.
RunChain.C and dHLTrootify.cxx - Now optionally using AliHLTMUONDataCheckerComponent for checking data.
22 files changed:
HLT/MUON/AliHLTMUONChannelsBlockStruct.cxx
HLT/MUON/AliHLTMUONChannelsBlockStruct.h
HLT/MUON/AliHLTMUONConstants.cxx
HLT/MUON/AliHLTMUONConstants.h
HLT/MUON/AliHLTMUONMansoTracksBlockStruct.cxx
HLT/MUON/AliHLTMUONMansoTracksBlockStruct.h
HLT/MUON/AliHLTMUONProcessor.cxx
HLT/MUON/AliHLTMUONProcessor.h
HLT/MUON/AliHLTMUONUtils.cxx
HLT/MUON/AliHLTMUONUtils.h
HLT/MUON/HLTMUONLinkDef.h
HLT/MUON/OfflineInterface/AliHLTMUONAgent.cxx
HLT/MUON/OnlineAnalysis/AliHLTMUONHitReconstructorComponent.cxx
HLT/MUON/OnlineAnalysis/AliHLTMUONHitReconstructorComponent.h
HLT/MUON/OnlineAnalysis/AliHLTMUONTriggerReconstructorComponent.cxx
HLT/MUON/OnlineAnalysis/AliHLTMUONTriggerReconstructorComponent.h
HLT/MUON/macros/RunChain.C
HLT/MUON/utils/AliHLTMUONDataCheckerComponent.cxx [new file with mode: 0644]
HLT/MUON/utils/AliHLTMUONDataCheckerComponent.h [new file with mode: 0644]
HLT/MUON/utils/dHLTdumpraw.cxx
HLT/MUON/utils/dHLTrootify.cxx
HLT/libAliHLTMUON.pkg