]> git.uio.no Git - u/mrichter/AliRoot.git/commit - STEER/STEER/AliSimulation.cxx
Possibility to
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 27 May 2010 11:08:08 +0000 (11:08 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 27 May 2010 11:08:08 +0000 (11:08 +0000)
commit732ee20f8ef8c001bfd474441eb693a91d85369f
treeea4a9e6ea6921129cd80a8c94980412acd2f0ae9
parent58ef946c91ad5029400f1b98e5f43e46b8562993
Possibility to
(1) Read the vertex position and vertex sigma_z from raw CDB.
This overwrites any previous setting in the Config.C

(2) Set the magnetic field from raw GRP entry.
In this case the setting cannot be changed in Config.C

The new GRP object from simulation is written to a location that can be specified
by the user. (CDB is temporarily unlocked for this operation)

These two options move all OCDB access from Config.C to AliSimulation. The usage of CDB entries are
exposed as AliSimulation settings (usually in the sim.C macro used for production).
STEER/AliSimulation.cxx
STEER/AliSimulation.h