]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/MUON/OnlineAnalysis/AliHLTMUONMansoTrackerFSM.h
Made changes to the trigger reconstructor component algorithm to interpret raw DDL...
authoraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 26 Jun 2008 14:18:01 +0000 (14:18 +0000)
committeraszostak <aszostak@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 26 Jun 2008 14:18:01 +0000 (14:18 +0000)
commita3d4b6ba4a14c6f8c449f7cdb530feb69c967445
treeee8bf736587b2cef9c65b901329ccf3b69726c8f
parent68f695a933cdc11e2d4f68b45b51cba0364e0599
Made changes to the trigger reconstructor component algorithm to interpret raw DDL trigger data bits better. This should get rid of the poor efficiency seen for high multiplicity events. This also required a change in the LUT to allow us to use the crate ID and local board ID as found in the raw DDL data.
Moved line fitting routine from AliHLTMUONMansoTrackerFSM to AliHLTMUONCalculations for common use.
Minor bug fix in AliHLTMUONDataCheckerComponent to get rid of rare floating point exception.
Added -ddlid command line flag to AliHLTMUONTriggerReconstructorComponent and AliHLTMUONHitReconstructorComponent so that DDL equipment IDs can also be used.
HLT/MUON/AliHLTMUONDataTypes.h
HLT/MUON/OnlineAnalysis/AliHLTMUONCalculations.cxx
HLT/MUON/OnlineAnalysis/AliHLTMUONCalculations.h
HLT/MUON/OnlineAnalysis/AliHLTMUONHitReconstructorComponent.cxx
HLT/MUON/OnlineAnalysis/AliHLTMUONMansoTrackerFSM.cxx
HLT/MUON/OnlineAnalysis/AliHLTMUONMansoTrackerFSM.h
HLT/MUON/OnlineAnalysis/AliHLTMUONTriggerReconstructor.cxx
HLT/MUON/OnlineAnalysis/AliHLTMUONTriggerReconstructor.h
HLT/MUON/OnlineAnalysis/AliHLTMUONTriggerReconstructorComponent.cxx
HLT/MUON/OnlineAnalysis/AliHLTMUONTriggerReconstructorComponent.h
HLT/MUON/utils/AliHLTMUONDataCheckerComponent.cxx