Fork me on GitHub

Changeset 85 in svn for trunk/Utilities


Ignore:
Timestamp:
Dec 4, 2008, 1:12:04 PM (16 years ago)
Author:
uid677
Message:

Example

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Utilities/ExRootAnalysis/src/BlockClasses.cc

    r73 r85  
    1111 *  to preserve mother-dautherlinks between particles.
    1212 *
    13  *  $Date: 2008-12-03 16:22:43 $
    14  *  $Revision: 1.4 $
     13 *  $Date: 2008-12-04 12:12:04 $
     14 *  $Revision: 1.5 $
    1515 *
    1616 * 
     
    4949        Phi = momentum.Phi();
    5050}
     51
    5152void TRootParticle::Set(float px,float py,float pz, float e) {
    5253        TLorentzVector toFill;
Note: See TracChangeset for help on using the changeset viewer.