]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Static data member fgTop replaced with the static function GetTop();
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 13 Jan 2006 09:27:11 +0000 (09:27 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 13 Jan 2006 09:27:11 +0000 (09:27 +0000)
commitd9100e8ba0094c6d085c7b2ccd893ae5b87b055e
tree5ce6e7e4a81e14389968ad9f68c91aac33db80a7
parent527e050d95db73f61a3f4fcc9c0dc41b46500fdd
Static data member fgTop replaced with the static function GetTop();
removing use of gSystem from initialization of static members
- this avoids a potential "static initializer order fiasco"
(thanks to Laurent)
MUON/mapping/AliMpFiles.cxx
MUON/mapping/AliMpFiles.h