From: belikov Date: Wed, 3 Dec 2008 11:01:02 +0000 (+0000) Subject: Reducing the size of the step in material (M. Ivanov) X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=commitdiff_plain;h=98a50ff3a47854dc4687fa870f771e557ad690b7;hp=42d0429478fe44507d75ac89fa8e14efc525fcdd Reducing the size of the step in material (M. Ivanov) --- diff --git a/STEER/AliReconstruction.cxx b/STEER/AliReconstruction.cxx index be791a873a6..9410989064c 100644 --- a/STEER/AliReconstruction.cxx +++ b/STEER/AliReconstruction.cxx @@ -1625,7 +1625,7 @@ Bool_t AliReconstruction::ProcessEvent(Int_t iEvent) UShort_t *selectedIdx=new UShort_t[ntracks]; for (Int_t itrack=0; itrackGetTrack(itrack);