- Timestamp:
- Mar 5, 2021, 3:28:02 PM (4 years ago)
- Branches:
- master
- Children:
- bd33fce
- Parents:
- 363e269 (diff), 1e48d63 (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:
- Pavel Demin <pavel-demin@…> (03/05/21 15:28:02)
- git-committer:
- GitHub <noreply@…> (03/05/21 15:28:02)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
classes/DelphesTF2.cc
r363e269 r2eaa9fd 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.