Interface to the Pythia 6 event content. More...
#include <include/CepGenPythia6/EventInterface.h>
Public Member Functions | |
EventInterface (Event &, mode::Kinematics, utils::RandomGenerator *) | |
void | prepareHadronisation () |
Add/edit event attributes to prepare for its fragmentation/hadronisation. | |
size_t | numStrings () const |
Number of string-bound partons in the event. | |
void | run () |
Run the fragmentation/hadronisation algorithm. | |
Definition at line 36 of file EventInterface.h.
|
explicit |
size_t numStrings | ( | ) | const |
Definition at line 41 of file EventInterface.h.
void prepareHadronisation | ( | ) |
void run | ( | ) |