![]() |
ATLAS Offline Software
|
#include "Pythia8/Pythia.h"#include "Pythia8/UserHooks.h"#include <string>#include <map>Go to the source code of this file.
Classes | |
| class | Pythia8_UserHooks::UserHooksFactory |
| class | Pythia8_UserHooks::UserHooksFactory::ICreator |
| class | Pythia8_UserHooks::UserHooksFactory::Creator< T > |
Namespaces | |
| namespace | Pythia8_UserHooks |
| Some common functions for determining pTs and navigating event records for the PoWHEG + Pythia user hooks. | |
Macros | |
| #define | PYTHIA8_PTRWRAP(A) |
| #define | PYTHIA8_INITUSERHOOK_WRAP(A) |
Typedefs | |
| typedef Pythia8::UserHooks * | UserHooksPtrType |
| #define PYTHIA8_INITUSERHOOK_WRAP | ( | A | ) |
Definition at line 15 of file UserHooksFactory.h.
| #define PYTHIA8_PTRWRAP | ( | A | ) |
Definition at line 14 of file UserHooksFactory.h.
| typedef Pythia8::UserHooks* UserHooksPtrType |
Definition at line 27 of file UserHooksFactory.h.