]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Fixed bug in read "new" and old .det files. Fix missing init of
authornilsen <nilsen@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 22 Jun 2006 14:31:27 +0000 (14:31 +0000)
committernilsen <nilsen@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 22 Jun 2006 14:31:27 +0000 (14:31 +0000)
commit5cf690c1ee79bb7c46dd79d7930d01941f881014
treefde5d23dcc3b109c2734e5e201fbf2934a9a4e71
parent42cdc76850e7f3f4200498b0df3b895e25cb8212
Fixed bug in read "new" and old .det files. Fix missing init of
"missalignable" objects listed in AliITSgeomMatrix in AliITSvPPRasymmFMD.cxx
and also fixed overlap of ITSV by changing parameter
dgh[49] = 62.4;    ----->    dgh[49] = 62.;.
In AliITSgeom made "const" many functions which should have been from
the start (also in AliITSgeomMatrix).
ITS/AliITSgeom.cxx
ITS/AliITSgeom.h
ITS/AliITSgeomMatrix.cxx
ITS/AliITSgeomMatrix.h
ITS/AliITSvPPRasymmFMD.cxx