Changes in / [bd33fce:91ef0b8] in git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
classes/DelphesTF2.cc
rbd33fce r91ef0b8 32 32 { 33 33 34 #if ROOT_VERSION_CODE >= ROOT_VERSION(6, 2 2, 7)34 #if ROOT_VERSION_CODE >= ROOT_VERSION(6, 23, 0) 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.