Fork me on GitHub

Changeset 264 in svn for trunk/interface/BFieldProp.h


Ignore:
Timestamp:
Feb 11, 2009, 10:22:30 AM (16 years ago)
Author:
Xavier Rouby
Message:

first test 2.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/interface/BFieldProp.h

    r260 r264  
    5353
    5454    // Propagation and bfield are very similar. At the end, after code cleaning,
    55     // onle bfield will remain in this class
     55    // only bfield will remain in this class
    5656    void Propagation(const TRootGenParticle *Part,TLorentzVector &genMomentum);
    57     void bfield(const TRootGenParticle *Part, float& etacalo, float& phicalo);
     57    void bfield(TRootGenParticle *Part); // fills in Part->EtaCalo and Part->PhiCalo
    5858
    5959
Note: See TracChangeset for help on using the changeset viewer.