]> git.uio.no Git - u/mrichter/AliRoot.git/commit - STEER/AliESDRun.cxx
ESD can init the Bfield via AliESDRun::InitMagneticField()
authorshahoian <shahoian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 7 Oct 2009 13:47:12 +0000 (13:47 +0000)
committershahoian <shahoian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 7 Oct 2009 13:47:12 +0000 (13:47 +0000)
commit33fe5eb1b85727303a6728be10506e3efdb03eba
treea4138554aa7079754c022d43fc9dcdfe4af4e627
parent5ad4eb2105cda09c5996d51559fdea9f9bd95914
ESD can init the Bfield via AliESDRun::InitMagneticField()
1) Added currents/beam info to AliESDRun and the method
to AliESDRun::InitMagneticField() (+ alias AliESDEvent::InitMagneticField())
2) AliReconstruction will fill needed Bfield info in AliESDRun
3) AliMagF got a "static CreateFieldMap" to create a map from the
currents. All classes which create the field (AliGRPManager,
AliReconstruction, AliESDRun) will use this method
STEER/AliAODEvent.h
STEER/AliESDEvent.h
STEER/AliESDRun.cxx
STEER/AliESDRun.h
STEER/AliGRPManager.cxx
STEER/AliGRPManager.h
STEER/AliMagF.cxx
STEER/AliMagF.h
STEER/AliReconstruction.cxx
STEER/AliReconstruction.h