ATLAS Offline Software
|
#include "UserHooksUtils.h"
#include "UserSetting.h"
#include "Pythia8_i/UserHooksFactory.h"
#include <boost/phoenix/bind.hpp>
#include <boost/math/tools/roots.hpp>
#include <math.h>
#include <stdexcept>
#include <iostream>
#include "suep_shower.h"
Go to the source code of this file.
Classes | |
class | Pythia8::DecayToSUEP |
Pythia8 UserHook to decay a given scalar particle to SUEP. More... | |
Namespaces | |
Pythia8 | |
Author: James Monk (jmonk) @cer n.ch | |
Variables | |
Pythia8_UserHooks::UserHooksFactory::Creator< Pythia8::DecayToSUEP > | DecayToSUEPCreator ("DecayToSUEP") |
Pythia8_UserHooks::UserHooksFactory::Creator<Pythia8::DecayToSUEP> DecayToSUEPCreator("DecayToSUEP") |