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::PowhegBB4Ltms |
Namespaces | |
Pythia8 | |
Author: James Monk (jmonk) @cer n.ch | |
Variables | |
struct { | |
int radtype | |
} | radtype_ |
Pythia8_UserHooks::UserHooksFactory::Creator< Pythia8::PowhegBB4Ltms > | powhegBB4LtmsCreator ("PowhegBB4Ltms") |
Pythia8_UserHooks::UserHooksFactory::Creator<Pythia8::PowhegBB4Ltms> powhegBB4LtmsCreator("PowhegBB4Ltms") |
int radtype |
Definition at line 30 of file PowhegBB4Ltms.cxx.
struct { ... } radtype_ |