GEMC
2.2
Geant4 Monte-Carlo Framework
|
#include <MPrimaryGeneratorAction.h>
Public Member Functions | |
MPrimaryGeneratorAction (goptions *) | |
~MPrimaryGeneratorAction () | |
void | GeneratePrimaries (G4Event *anEvent) |
double | getBeamPol () |
Data Fields | |
goptions * | gemcOpt |
double | GEN_VERBOSITY |
int | nparticles |
vector< double > | lundUserDefined |
user defined infos in the LUND header More... | |
Definition at line 27 of file MPrimaryGeneratorAction.h.
MPrimaryGeneratorAction::MPrimaryGeneratorAction | ( | goptions * | opts | ) |
Definition at line 21 of file MPrimaryGeneratorAction.cc.
MPrimaryGeneratorAction::~MPrimaryGeneratorAction | ( | ) |
Definition at line 677 of file MPrimaryGeneratorAction.cc.
void MPrimaryGeneratorAction::GeneratePrimaries | ( | G4Event * | anEvent | ) |
Definition at line 89 of file MPrimaryGeneratorAction.cc.
|
inline |
Definition at line 37 of file MPrimaryGeneratorAction.h.
goptions* MPrimaryGeneratorAction::gemcOpt |
Definition at line 35 of file MPrimaryGeneratorAction.h.
double MPrimaryGeneratorAction::GEN_VERBOSITY |
Definition at line 36 of file MPrimaryGeneratorAction.h.
vector<double> MPrimaryGeneratorAction::lundUserDefined |
Definition at line 44 of file MPrimaryGeneratorAction.h.
int MPrimaryGeneratorAction::nparticles |
Definition at line 43 of file MPrimaryGeneratorAction.h.