EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <estarlight/blob/master/include/PythiaStarlight.h>
Public Member Functions | |
pythiaStarlight () | |
int | init (std::string xmldocpath) |
Pythia8::Pythia * | getPythia () const |
Private Attributes | |
Pythia8::Pythia * | _pythia |
Definition at line 43 of file PythiaStarlight.h.
View newest version in sPHENIX GitHub at line 43 of file PythiaStarlight.h
pythiaStarlight::pythiaStarlight | ( | ) |
|
inline |
Definition at line 50 of file PythiaStarlight.h.
View newest version in sPHENIX GitHub at line 50 of file PythiaStarlight.h
References _pythia.
int pythiaStarlight::init | ( | std::string | xmldocpath | ) |
|
private |
Definition at line 54 of file PythiaStarlight.h.
View newest version in sPHENIX GitHub at line 54 of file PythiaStarlight.h
Referenced by getPythia().