GEMC
2.3
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 |
vector< double > | lundUserDefined |
user defined infos in the LUND header More... | |
Definition at line 22 of file MPrimaryGeneratorAction.h.
MPrimaryGeneratorAction::MPrimaryGeneratorAction | ( | goptions * | opts | ) |
Definition at line 21 of file MPrimaryGeneratorAction.cc.
MPrimaryGeneratorAction::~MPrimaryGeneratorAction | ( | ) |
Definition at line 929 of file MPrimaryGeneratorAction.cc.
void MPrimaryGeneratorAction::GeneratePrimaries | ( | G4Event * | anEvent | ) |
Definition at line 110 of file MPrimaryGeneratorAction.cc.
|
inline |
Definition at line 32 of file MPrimaryGeneratorAction.h.
goptions* MPrimaryGeneratorAction::gemcOpt |
Definition at line 30 of file MPrimaryGeneratorAction.h.
double MPrimaryGeneratorAction::GEN_VERBOSITY |
Definition at line 31 of file MPrimaryGeneratorAction.h.
vector<double> MPrimaryGeneratorAction::lundUserDefined |
Definition at line 38 of file MPrimaryGeneratorAction.h.