Fork me on GitHub

Changeset bf2c695 in git for classes


Ignore:
Timestamp:
Apr 2, 2021, 9:44:18 PM (3 years ago)
Author:
GitHub <noreply@…>
Parents:
08d82fe
git-author:
andriish <andriish@…> (04/02/21 21:44:18)
git-committer:
GitHub <noreply@…> (04/02/21 21:44:18)
Message:

Update DelphesTF2.cc

The fix should work for 6.22.08

File:
1 edited

Legend:

Unmodified
Added
Removed
  • classes/DelphesTF2.cc

    r08d82fe rbf2c695  
    3232{
    3333
    34 #if ROOT_VERSION_CODE >= ROOT_VERSION(6, 22, 7)
     34#if ROOT_VERSION_CODE >= ROOT_VERSION(6, 22, 99)
    3535  fFormula = std::unique_ptr<TFormula>(new TFormula());
    3636#elif ROOT_VERSION_CODE >= ROOT_VERSION(6, 3, 0)
Note: See TracChangeset for help on using the changeset viewer.