ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/DataTree/src/GenericParticle.cc
(Generate patch)

Comparing UserCode/MitAna/DataTree/src/GenericParticle.cc (file contents):
Revision 1.2 by loizides, Thu Apr 9 11:24:46 2009 UTC vs.
Revision 1.3 by loizides, Fri Jun 19 07:41:35 2009 UTC

# Line 11 | Line 11 | void GenericParticle::Print(Option_t */*
11   {
12    // Print particle kinematics.
13  
14 <  printf("pt=%.3f eta=%.3f phi=%.3f c=%.1f t=%d\n", Pt(), Eta(), Phi(), Charge(), RecoObjType());
14 >  printf("pt=%.3f eta=%.3f phi=%.3f c=%.1f t=%d\n", Pt(), Eta(), Phi(), Charge(), ObjType());
15   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines