Changeset 1e48d63 in git for classes/DelphesTF2.cc
- Timestamp:
- Mar 5, 2021, 1:43:10 PM (4 years ago)
- Branches:
- master
- Children:
- 2eaa9fd
- Parents:
- 363e269
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
classes/DelphesTF2.cc
r363e269 r1e48d63 32 32 { 33 33 34 #if ROOT_VERSION_CODE >= ROOT_VERSION(6, 2 3, 0)34 #if ROOT_VERSION_CODE >= ROOT_VERSION(6, 22, 7) 35 35 fFormula = std::unique_ptr<TFormula>(new TFormula()); 36 36 #elif ROOT_VERSION_CODE >= ROOT_VERSION(6, 3, 0)
Note:
See TracChangeset
for help on using the changeset viewer.