#include <SuepDecay.h>
Public Member Functions | |
bool | canVetoProcessLevel () override |
bool | doVetoProcessLevel (Pythia8::Event &event) override |
bool | initAfterBeams () override |
SuepDecay (const edm::ParameterSet &iConfig) | |
~SuepDecay () override | |
Protected Attributes | |
int | idDark_ |
int | idMediator_ |
float | mDark_ |
std::unique_ptr< SuepShower > | suep_shower_ |
float | temperature_ |
Definition at line 12 of file SuepDecay.h.
SuepDecay::SuepDecay | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 3 of file SuepDecay.cc.
|
inlineoverride |
Definition at line 15 of file SuepDecay.h.
|
inlineoverride |
Definition at line 19 of file SuepDecay.h.
|
override |
Definition at line 23 of file SuepDecay.cc.
References mps_fire::i, idDark_, idMediator_, mDark_, and suep_shower_.
|
override |
Definition at line 8 of file SuepDecay.cc.
References idDark_, idMediator_, mDark_, suep_shower_, and temperature_.
|
protected |
Definition at line 23 of file SuepDecay.h.
Referenced by doVetoProcessLevel(), and initAfterBeams().
|
protected |
Definition at line 23 of file SuepDecay.h.
Referenced by doVetoProcessLevel(), and initAfterBeams().
|
protected |
Definition at line 24 of file SuepDecay.h.
Referenced by doVetoProcessLevel(), and initAfterBeams().
|
protected |
Definition at line 25 of file SuepDecay.h.
Referenced by doVetoProcessLevel(), and initAfterBeams().
|
protected |
Definition at line 24 of file SuepDecay.h.
Referenced by initAfterBeams().