]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Refactoring code to pull common functionality for loading CDB configuration entries...
authoraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 18 Jul 2008 13:38:48 +0000 (13:38 +0000)
committeraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 18 Jul 2008 13:38:48 +0000 (13:38 +0000)
commitffc1a6f6f4daddcedbeca2e772d00a6e80170eae
tree701fb5393d800c8e2ad6a6fc112ee92960532042
parent1ee9dca44087c08ea523c82a36fea698cafdc98c
Refactoring code to pull common functionality for loading CDB configuration entries into base class AliHLTMUONProcessor.
Fixed bug in treatment of run number in AliHLTMUONHitReconstructor.
Adding functionality to AliHLTMUONHitReconstructor for loading of DC cut parameter form CDB or command line. Also added a delaysetup option to delay loading of CDB entries to the Start-of-Run event.
12 files changed:
HLT/ConfigMUON/HitReconstructor/Run0_999999999_v0_s0.root [new file with mode: 0644]
HLT/MUON/AliHLTMUONProcessor.cxx
HLT/MUON/AliHLTMUONProcessor.h
HLT/MUON/OnlineAnalysis/AliHLTMUONDecisionComponent.cxx
HLT/MUON/OnlineAnalysis/AliHLTMUONHitReconstructor.cxx
HLT/MUON/OnlineAnalysis/AliHLTMUONHitReconstructor.h
HLT/MUON/OnlineAnalysis/AliHLTMUONHitReconstructorComponent.cxx
HLT/MUON/OnlineAnalysis/AliHLTMUONHitReconstructorComponent.h
HLT/MUON/OnlineAnalysis/AliHLTMUONTriggerReconstructor.cxx
HLT/MUON/OnlineAnalysis/AliHLTMUONTriggerReconstructorComponent.cxx
HLT/MUON/OnlineAnalysis/AliHLTMUONTriggerReconstructorComponent.h
HLT/MUON/macros/CreateDefaultCDBEntries.C