Changeset 5eb063e in git for readers/DelphesPythia8.cpp
- Timestamp:
- Jul 1, 2020, 5:04:52 PM (4 years ago)
- Branches:
- master
- Children:
- 80763ac, a643a7f
- Parents:
- 46c8df8
- git-author:
- Roberto Preghenella <preghenella@…> (05/09/20 10:53:24)
- git-committer:
- Roberto Preghenella <preghenella@…> (07/01/20 17:04:52)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
readers/DelphesPythia8.cpp
r46c8df8 r5eb063e 296 296 297 297 // jet matching 298 #if PYTHIA_VERSION_INTEGER < 8300 298 299 matching = combined->getHook(*pythia); 299 300 if(!matching) … … 302 303 } 303 304 pythia->setUserHooksPtr(matching); 305 #endif 304 306 305 307 if(pythia == NULL)
Note:
See TracChangeset
for help on using the changeset viewer.