|
| Pythia6ServiceWithCallback (const edm::ParameterSet &ps) |
|
| Pythia6ServiceWithCallback (const edm::ParameterSet &pset) |
|
void | closePYUPDA () |
|
void | closeSLHA () |
|
void | enter () override |
|
void | openPYUPDA (const char *, bool write_file) |
|
void | openSLHA (const char *) |
|
| Pythia6Service () |
|
| Pythia6Service (edm::ParameterSet const &) |
|
CLHEP::HepRandomEngine * | randomEngine () const |
|
void | setCSAParams () |
|
void | setGeneralParams () |
|
void | setPYUPDAParams (bool afterPyinit) |
|
void | setRandomEngine (CLHEP::HepRandomEngine *v) |
|
void | setSLHAFromHeader (const std::vector< std::string > &lines) |
|
void | setSLHAParams () |
|
| ~Pythia6Service () override |
|
template<typename T > |
T | call (T(&fn)()) |
|
template<typename T , typename A > |
T | call (T(&fn)(A), A a) |
|
template<typename T , typename A1 , typename A2 > |
T | call (T(&fn)(A1, A2), A1 a1, A2 a2) |
|
void | call (void(&fn)()) |
|
template<typename A > |
void | call (void(&fn)(A), A a) |
|
template<typename A1 , typename A2 > |
void | call (void(&fn)(A1, A2), A1 a1, A2 a2) |
|
| FortranInstance () |
|
virtual void | leave () |
|
virtual | ~FortranInstance () noexcept(false) |
|
Definition at line 57 of file Cascade2Hadronizer.cc.
◆ Pythia6ServiceWithCallback() [1/2]
gen::Pythia6ServiceWithCallback::Pythia6ServiceWithCallback |
( |
const edm::ParameterSet & |
pset | ) |
|
|
inline |
◆ Pythia6ServiceWithCallback() [2/2]
gen::Pythia6ServiceWithCallback::Pythia6ServiceWithCallback |
( |
const edm::ParameterSet & |
ps | ) |
|
|
inline |
◆ upEvnt() [1/2]
void gen::Pythia6ServiceWithCallback::upEvnt |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
◆ upEvnt() [2/2]
void gen::Pythia6ServiceWithCallback::upEvnt |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
◆ upInit() [1/2]
void gen::Pythia6ServiceWithCallback::upInit |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
◆ upInit() [2/2]
void gen::Pythia6ServiceWithCallback::upInit |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
◆ upVeto() [1/2]
bool gen::Pythia6ServiceWithCallback::upVeto |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
◆ upVeto() [2/2]
bool gen::Pythia6ServiceWithCallback::upVeto |
( |
| ) |
|
|
inlineoverrideprivatevirtual |