- Examples
- pythia8_example.cc.
Definition at line 22 of file Pythia8ToHepMC3.h.
◆ Pythia8ToHepMC3() [1/2]
◆ ~Pythia8ToHepMC3()
◆ Pythia8ToHepMC3() [2/2]
◆ convert_gluon_to_0()
bool convert_gluon_to_0 |
( |
| ) |
const |
|
inline |
◆ crash_on_problem()
bool crash_on_problem |
( |
| ) |
const |
|
inline |
◆ fill_next_event() [1/3]
virtual bool fill_next_event |
( |
GenEvent * |
| ) |
|
|
inlineprivatevirtual |
◆ fill_next_event() [2/3]
bool fill_next_event |
( |
Pythia8::Event & |
pyev, |
|
|
GenEvent * |
evt, |
|
|
int |
ievnum = -1 , |
|
|
Pythia8::Info * |
pyinfo = 0 , |
|
|
Pythia8::Settings * |
pyset = 0 |
|
) |
| |
|
inline |
◆ fill_next_event() [3/3]
bool fill_next_event |
( |
Pythia8::Pythia & |
pythia, |
|
|
GenEvent * |
evt, |
|
|
int |
ievnum = -1 |
|
) |
| |
|
inline |
◆ free_parton_warnings()
bool free_parton_warnings |
( |
| ) |
const |
|
inline |
◆ print_inconsistency()
bool print_inconsistency |
( |
| ) |
const |
|
inline |
◆ set_convert_gluon_to_0()
void set_convert_gluon_to_0 |
( |
bool |
b = false | ) |
|
|
inline |
◆ set_crash_on_problem()
void set_crash_on_problem |
( |
bool |
b = false | ) |
|
|
inline |
◆ set_free_parton_warnings()
void set_free_parton_warnings |
( |
bool |
b = true | ) |
|
|
inline |
◆ set_print_inconsistency()
void set_print_inconsistency |
( |
bool |
b = true | ) |
|
|
inline |
◆ set_store_pdf()
void set_store_pdf |
( |
bool |
b = true | ) |
|
|
inline |
◆ set_store_proc()
void set_store_proc |
( |
bool |
b = true | ) |
|
|
inline |
◆ set_store_weights()
void set_store_weights |
( |
bool |
b = true | ) |
|
|
inline |
◆ set_store_xsec()
void set_store_xsec |
( |
bool |
b = true | ) |
|
|
inline |
◆ store_pdf()
◆ store_proc()
bool store_proc |
( |
| ) |
const |
|
inline |
◆ store_weights()
bool store_weights |
( |
| ) |
const |
|
inline |
◆ store_xsec()
bool store_xsec |
( |
| ) |
const |
|
inline |
◆ write_event()
virtual void write_event |
( |
const GenEvent * |
| ) |
|
|
inlineprivatevirtual |
◆ m_convert_gluon_to_0
bool m_convert_gluon_to_0 |
|
private |
◆ m_crash_on_problem
◆ m_free_parton_warnings
bool m_free_parton_warnings |
|
private |
◆ m_internal_event_number
int m_internal_event_number |
|
private |
◆ m_print_inconsistency
bool m_print_inconsistency |
|
private |
◆ m_store_pdf
◆ m_store_proc
◆ m_store_weights
◆ m_store_xsec
The documentation for this class was generated from the following file: