Changeset 85 in svn
- Timestamp:
- Dec 4, 2008, 1:12:04 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Utilities/ExRootAnalysis/src/BlockClasses.cc
r73 r85 11 11 * to preserve mother-dautherlinks between particles. 12 12 * 13 * $Date: 2008-12-0 3 16:22:43$14 * $Revision: 1. 4$13 * $Date: 2008-12-04 12:12:04 $ 14 * $Revision: 1.5 $ 15 15 * 16 16 * … … 49 49 Phi = momentum.Phi(); 50 50 } 51 51 52 void TRootParticle::Set(float px,float py,float pz, float e) { 52 53 TLorentzVector toFill;
Note:
See TracChangeset
for help on using the changeset viewer.