14 #ifndef Pythia8_CombineMatchingInput_H
15 #define Pythia8_CombineMatchingInput_H
18 #include "Pythia8/Pythia.h"
84 settingsPtr->flag(
"JetMatching:setMad",
false);
119 Pythia8::UserHooks*
getHook(Pythia8::Pythia& pythia) {
122 bool isAlpgenFile = ( pythia.word(
"Alpgen:file") !=
"void" );
123 int scheme = pythia.mode(
"JetMatching:scheme");
135 pythia.info.errorMsg(
"Abort from CombinedInputMatching::getHook: "
136 "settings unavailable");
144 #endif // Pythia8_CombineMatchingInput_H
bool doVetoProcessLevel(Pythia8::Event &process)
TrainProcessor *const proc
bool canVetoProcessLevel()
bool canVetoPartonLevelEarly()
bool doVetoPartonLevelEarly(const Pythia8::Event &event)