Changeset 56 in svn for trunk/Utilities/ExRootAnalysis
- Timestamp:
- Nov 27, 2008, 7:26:42 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Utilities/ExRootAnalysis/interface/BlockClasses.h
r29 r56 13 13 * present in the data members of the Block TRoot class. 14 14 * 15 * $Date: 2008-11- 13 15:07:16$16 * $Revision: 1. 2$15 * $Date: 2008-11-27 18:26:42 $ 16 * $Revision: 1.3 $ 17 17 * 18 18 * … … 184 184 float Y; // particle vertex position (y component) [RawHepEventParticle::y()] 185 185 float Z; // particle vertex position (z component) [RawHepEventParticle::z()] 186 float M; 186 187 static TCompare *fgCompare; //! 187 188
Note:
See TracChangeset
for help on using the changeset viewer.