| 
    Geant4
    10.01.p03
    
   | 
 
#include <ExExChPrimaryGeneratorAction.hh>
 Inheritance diagram for ExExChPrimaryGeneratorAction:
 Collaboration diagram for ExExChPrimaryGeneratorAction:Public Member Functions | |
| ExExChPrimaryGeneratorAction () | |
| virtual | ~ExExChPrimaryGeneratorAction () | 
| void | GeneratePrimaries (G4Event *) | 
  Public Member Functions inherited from G4VUserPrimaryGeneratorAction | |
| G4VUserPrimaryGeneratorAction () | |
| virtual | ~G4VUserPrimaryGeneratorAction () | 
Private Attributes | |
| G4GeneralParticleSource * | fParticleGun | 
Definition at line 40 of file ExExChPrimaryGeneratorAction.hh.
| ExExChPrimaryGeneratorAction::ExExChPrimaryGeneratorAction | ( | ) | 
Definition at line 39 of file ExExChPrimaryGeneratorAction.cc.
References fParticleGun.
      
  | 
  virtual | 
Definition at line 46 of file ExExChPrimaryGeneratorAction.cc.
References fParticleGun.
      
  | 
  virtual | 
Implements G4VUserPrimaryGeneratorAction.
Definition at line 55 of file ExExChPrimaryGeneratorAction.cc.
References fParticleGun, and G4GeneralParticleSource::GeneratePrimaryVertex().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 49 of file ExExChPrimaryGeneratorAction.hh.
Referenced by ExExChPrimaryGeneratorAction(), GeneratePrimaries(), and ~ExExChPrimaryGeneratorAction().