Changeset f59e9c1 in git for classes/DelphesFormula.h
- Timestamp:
- Jun 24, 2015, 5:44:37 PM (9 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- c9803f7
- Parents:
- 3cac201
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
classes/DelphesFormula.h
r3cac201 rf59e9c1 35 35 36 36 Double_t Eval(Double_t pt, Double_t eta = 0, Double_t phi = 0, Double_t energy = 0); 37 38 Int_t DefinedVariable(TString &variable, Int_t &action);39 37 }; 40 38
Note:
See TracChangeset
for help on using the changeset viewer.