Fork me on GitHub

Changeset 83ee320 in git for classes/DelphesFormula.h


Ignore:
Timestamp:
Jan 17, 2020, 11:42:48 AM (5 years ago)
Author:
GitHub <noreply@…>
Branches:
Timing
Children:
9c1d14a, af6ce6a
Parents:
d4e5b6a (diff), 2d7ff18 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
git-author:
Michele Selvaggi <michele.selvaggi@…> (01/17/20 11:42:48)
git-committer:
GitHub <noreply@…> (01/17/20 11:42:48)
Message:

Merge pull request #6 from delphes/llp

Llp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • classes/DelphesFormula.h

    rd4e5b6a r83ee320  
    3434
    3535  Double_t Eval(Double_t pt, Double_t eta = 0, Double_t phi = 0,
    36     Double_t energy = 0, Double_t d0 = 0, Double_t dz = 0,
    37     Double_t ctgTheta = 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);
    3838};
    3939
Note: See TracChangeset for help on using the changeset viewer.