Fork me on GitHub

Changeset 1e48d63 in git for classes


Ignore:
Timestamp:
Mar 5, 2021, 1:43:10 PM (4 years ago)
Author:
Andre Sailer <andre.philippe.sailer@…>
Branches:
master
Children:
2eaa9fd
Parents:
363e269
Message:

DelphesTF2: TF2 changes were backported to root 6.22.08

File:
1 edited

Legend:

Unmodified
Added
Removed
  • classes/DelphesTF2.cc

    r363e269 r1e48d63  
    3232{
    3333
    34 #if ROOT_VERSION_CODE >= ROOT_VERSION(6, 23, 0)
     34#if ROOT_VERSION_CODE >= ROOT_VERSION(6, 22, 7)
    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.