Fork me on GitHub

Ignore:
Timestamp:
Nov 27, 2008, 7:26:42 PM (16 years ago)
Author:
severine ovyn
Message:

add M

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Utilities/ExRootAnalysis/interface/BlockClasses.h

    r29 r56  
    1313 *  present in the data members of the Block TRoot class.
    1414 *
    15  *  $Date: 2008-11-13 15:07:16 $
    16  *  $Revision: 1.2 $
     15 *  $Date: 2008-11-27 18:26:42 $
     16 *  $Revision: 1.3 $
    1717 *
    1818 * 
     
    184184  float Y; // particle vertex position (y component) [RawHepEventParticle::y()]
    185185  float Z; // particle vertex position (z component) [RawHepEventParticle::z()]
     186  float M;
    186187  static TCompare *fgCompare; //!
    187188
Note: See TracChangeset for help on using the changeset viewer.