Fork me on GitHub

Changeset 9c1d14a in git for classes/DelphesFormula.h


Ignore:
Timestamp:
Jan 17, 2020, 12:00:56 PM (5 years ago)
Author:
GitHub <noreply@…>
Branches:
Timing
Children:
af6ce6a
Parents:
83ee320
git-author:
Michele Selvaggi <michele.selvaggi@…> (01/17/20 12:00:56)
git-committer:
GitHub <noreply@…> (01/17/20 12:00:56)
Message:

Revert "Llp"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • classes/DelphesFormula.h

    r83ee320 r9c1d14a  
    3434
    3535  Double_t Eval(Double_t pt, Double_t eta = 0, Double_t phi = 0,
    36     Double_t energy = 0, Double_t r = 0, Double_t z = 0,
    37     Double_t d0 = 0, Double_t dz = 0, Double_t ctgTheta = 0);
     36    Double_t energy = 0, Double_t d0 = 0, Double_t dz = 0,
     37    Double_t ctgTheta = 0);
    3838};
    3939
Note: See TracChangeset for help on using the changeset viewer.