Changeset bf2c695 in git
- Timestamp:
- Apr 2, 2021, 9:44:18 PM (4 years ago)
- Parents:
- 08d82fe
- git-author:
- andriish <andriish@…> (04/02/21 21:44:18)
- git-committer:
- GitHub <noreply@…> (04/02/21 21:44:18)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
classes/DelphesTF2.cc
r08d82fe rbf2c695 32 32 { 33 33 34 #if ROOT_VERSION_CODE >= ROOT_VERSION(6, 22, 7)34 #if ROOT_VERSION_CODE >= ROOT_VERSION(6, 22, 99) 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.