Changeset 9444105 in git
- Timestamp:
- Apr 8, 2016, 11:43:38 AM (9 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- ff9f67fb
- Parents:
- 82b3a27
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
classes/DelphesFormula.cc
r82b3a27 r9444105 62 62 buffer.ReplaceAll("energy", "t"); 63 63 64 TFormula::SetMaxima(100000,1000,1000000);65 66 64 if(TFormula::Compile(buffer) != 0) 67 65 {
Note:
See TracChangeset
for help on using the changeset viewer.