ATLAS Offline Software
|
#include "Pythia8/Pythia.h"
#include "UserHooksUtils.h"
#include "Pythia8_i/UserHooksFactory.h"
#include "Pythia8Plugins/PowhegHooks.h"
#include "UserSetting.h"
#include <iostream>
#include <cassert>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | Pythia8::PowhegBB4Ldlsl |
Namespaces | |
Pythia8 | |
Author: James Monk (jmonk) @cer n.ch | |
Variables | |
struct { | |
int radtype | |
} | radtype_ |
Pythia8_UserHooks::UserHooksFactory::Creator< Pythia8::PowhegBB4Ldlsl > | powhegBB4LdlslCreator ("PowhegBB4Ldlsl") |
Pythia8_UserHooks::UserHooksFactory::Creator<Pythia8::PowhegBB4Ldlsl> powhegBB4LdlslCreator("PowhegBB4Ldlsl") |
int radtype |
Definition at line 122 of file PowhegHooksBB4Ldlsl.cxx.
struct { ... } radtype_ |