|
Geant4_10
|
Minimal primary generator action to demonstrate the use of GDML geometries. More...
#include <G01PrimaryGeneratorAction.hh>


Public Member Functions | |
| G01PrimaryGeneratorAction () | |
| ~G01PrimaryGeneratorAction () | |
| virtual void | GeneratePrimaries (G4Event *anEvent) |
Public Member Functions inherited from G4VUserPrimaryGeneratorAction | |
| G4VUserPrimaryGeneratorAction () | |
| virtual | ~G4VUserPrimaryGeneratorAction () |
Minimal primary generator action to demonstrate the use of GDML geometries.
Definition at line 46 of file G01PrimaryGeneratorAction.hh.
| G01PrimaryGeneratorAction::G01PrimaryGeneratorAction | ( | ) |
Definition at line 43 of file G01PrimaryGeneratorAction.cc.

| G01PrimaryGeneratorAction::~G01PrimaryGeneratorAction | ( | ) |
Definition at line 60 of file G01PrimaryGeneratorAction.cc.
Implements G4VUserPrimaryGeneratorAction.
Definition at line 67 of file G01PrimaryGeneratorAction.cc.

1.8.5