]> git.uio.no Git - u/mrichter/AliRoot.git/commit - HLT/rec/AliHLTMiscImplementation.h
Adding common handling for the magnetic field settings tothe component interface
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 6 Nov 2009 01:22:19 +0000 (01:22 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 6 Nov 2009 01:22:19 +0000 (01:22 +0000)
commitcc484ed9d999ed8be1d4c0ac9070ea85002a457f
treedce6333ceaaa0968753c5815ba352b912b0ed6b3
parentb7ed2eb4b1b214dde8c83d0a336d63d97f8581fd
Adding common handling for the magnetic field settings tothe component interface
Components will use the AliMagF instance in the future. This instance is set up
by the framework
1) AliRoot: AliReconstruction, AliSimulation or explicitely in the macro
2) online environment: AliMagF initialized via the GRPManager from the ExternalInterface

This change will soon make all private code regarding setup of AliMagF obsolete in the
HLT code. Furthermore the SolenoidBz OCDB entry will be removed.
HLT/BASE/AliHLTMisc.cxx
HLT/BASE/AliHLTMisc.h
HLT/BASE/AliHLT_C_Component_WrapperInterface.cxx
HLT/BASE/interface/AliHLTExternalInterface.cxx
HLT/rec/AliHLTMiscImplementation.cxx
HLT/rec/AliHLTMiscImplementation.h