]> git.uio.no Git - u/mrichter/AliRoot.git/commit - STEER/AliAlignObj.h
Moving the alignment-related static methods from AliAlignObj to the new geometry...
authorcvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 15 May 2007 16:28:10 +0000 (16:28 +0000)
committercvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 15 May 2007 16:28:10 +0000 (16:28 +0000)
commit25be1e5cdac28209b9e1f57eb48bd283ac05668b
treeefc33c07f3314af6a4f8d05e999105a125b3565d
parentae0797915b7585cd2a13a9a7aa42194386447735
Moving the alignment-related static methods from AliAlignObj to the new geometry steering class AliGeomManager (macro from Raffaele). AliSimulation and AliReconstruction are using now the new AliGeomManager steering class in order to initialize the misaligned geometry. The unused AliAlignObj methods are removed (Raffaele).
15 files changed:
STEER/AliAlignObj.cxx
STEER/AliAlignObj.h
STEER/AliAlignmentTracks.cxx
STEER/AliAlignmentTracks.h
STEER/AliCluster.cxx
STEER/AliReconstruction.cxx
STEER/AliReconstruction.h
STEER/AliSimulation.cxx
STEER/AliSimulation.h
STEER/AliTrackFitter.cxx
STEER/AliTrackFitter.h
STEER/AliTrackFitterRieman.cxx
STEER/AliTrackFitterRieman.h
STEER/AliTrackFitterStraight.cxx
STEER/AliTrackFitterStraight.h