GGS(GenericGEANT4Simulation)Software
2.6.0
|
A generator action to produce particles using the HEPEvt generator. More...
#include <GGSHEPEvtGeneratorAction.h>
Public Member Functions | |
GGSHEPEvtGeneratorAction () | |
Constructor. | |
~GGSHEPEvtGeneratorAction () | |
Destructor. | |
void | GeneratePrimaries (G4Event *anEvent) |
Generate primaries with GPS generator. More... | |
A generator action to produce particles using the HEPEvt generator.
Definition at line 23 of file GGSHEPEvtGeneratorAction.h.
void GGSHEPEvtGeneratorAction::GeneratePrimaries | ( | G4Event * | anEvent | ) |
Generate primaries with GPS generator.
anEvent | the current event. |
Definition at line 42 of file GGSHEPEvtGeneratorAction.cpp.