#include <CombineMatchingInput.h>
Definition at line 110 of file CombineMatchingInput.h.
CombineMatchingInput::CombineMatchingInput |
( |
| ) |
|
|
inline |
CombineMatchingInput::~CombineMatchingInput |
( |
| ) |
|
|
inline |
Pythia8::UserHooks* CombineMatchingInput::getHook |
( |
Pythia8::Pythia & |
pythia | ) |
|
|
inline |
Definition at line 119 of file CombineMatchingInput.h.
References NULL.
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");