From: morsch Date: Tue, 13 Nov 2007 13:41:46 +0000 (+0000) Subject: Comments corrected. X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=b4bb45360a2cdac544947ae5fa307d05eff31e8d;p=u%2Fmrichter%2FAliRoot.git Comments corrected. --- diff --git a/STEER/AliStack.cxx b/STEER/AliStack.cxx index b426c77cd98..2dfbda0999d 100644 --- a/STEER/AliStack.cxx +++ b/STEER/AliStack.cxx @@ -134,8 +134,8 @@ void AliStack::PushTrack(Int_t done, Int_t parent, Int_t pdg, Float_t *pmom, // // Load a track on the stack // - // done 0 if the track has to be transported - // 1 if not + // done 1 if the track has to be transported + // 0 if not // parent identifier of the parent track. -1 for a primary // pdg particle code // pmom momentum GeV/c @@ -184,8 +184,8 @@ void AliStack::PushTrack(Int_t done, Int_t parent, Int_t pdg, // // Load a track on the stack // - // done 0 if the track has to be transported - // 1 if not + // done 1 if the track has to be transported + // 0 if not // parent identifier of the parent track. -1 for a primary // pdg particle code // kS generation status code