Changeset 73 in svn for trunk/Utilities/ExRootAnalysis/interface
- Timestamp:
- Dec 3, 2008, 5:22:43 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Utilities/ExRootAnalysis/interface/BlockClasses.h
r72 r73 13 13 * present in the data members of the Block TRoot class. 14 14 * 15 * $Date: 2008-12-03 1 1:01:04$16 * $Revision: 1. 6$15 * $Date: 2008-12-03 16:22:42 $ 16 * $Revision: 1.7 $ 17 17 * 18 18 * … … 159 159 160 160 void Set(const TLorentzVector& momentum); 161 void Set(float px,float py,float pz, float e); 161 162 static TCompare *fgCompare; //! 162 163 const TCompare *GetCompare() const { return fgCompare; }
Note:
See TracChangeset
for help on using the changeset viewer.