]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Comments corrected.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 13 Nov 2007 13:41:46 +0000 (13:41 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 13 Nov 2007 13:41:46 +0000 (13:41 +0000)
STEER/AliStack.cxx

index b426c77cd985caf62abb00720cd3b34802e70500..2dfbda0999d795d1935dfd6685eaed10fc4564b8 100644 (file)
@@ -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