Fork me on GitHub

Ignore:
Timestamp:
Dec 3, 2008, 5:22:43 PM (16 years ago)
Author:
uid677
Message:

new PartUtil class

File:
1 edited

Legend:

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

    r72 r73  
    1313 *  present in the data members of the Block TRoot class.
    1414 *
    15  *  $Date: 2008-12-03 11:01:04 $
    16  *  $Revision: 1.6 $
     15 *  $Date: 2008-12-03 16:22:42 $
     16 *  $Revision: 1.7 $
    1717 *
    1818 * 
     
    159159
    160160  void Set(const TLorentzVector& momentum);
     161  void Set(float px,float py,float pz, float e);
    161162  static TCompare *fgCompare; //!
    162163  const TCompare *GetCompare() const { return fgCompare; }
Note: See TracChangeset for help on using the changeset viewer.