Changeset 375 in svn for trunk/Utilities/ExRootAnalysis/src
- Timestamp:
- May 10, 2009, 10:12:51 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Utilities/ExRootAnalysis/src/BlockClasses.cc
r370 r375 206 206 } 207 207 208 void TRootGenParticle:: print(){ 209 cout << "pid = " << PID << "\tM=" << M << "\tQ= " << Charge << "\tStatus = " << Status << "\t E= " << E << endl; 210 // cout << "T = " << T << "\t X = " << X << "\t Y = " << Y << "\t Z = " << Z << endl; 211 } 212
Note:
See TracChangeset
for help on using the changeset viewer.