#include <G4VPrimaryGenerator.hh>
Definition at line 45 of file G4VPrimaryGenerator.hh.
G4VPrimaryGenerator::G4VPrimaryGenerator |
( |
| ) |
|
G4VPrimaryGenerator::~G4VPrimaryGenerator |
( |
| ) |
|
|
virtual |
Definition at line 45 of file G4VPrimaryGenerator.cc.
48 -> GetNavigatorForTracking();
51 G4VSolid* solid= world-> GetLogicalVolume()-> GetSolid();
52 EInside qinside= solid-> Inside(pos);
54 if( qinside !=
kInside)
return false;
static G4TransportationManager * GetTransportationManager()
virtual void G4VPrimaryGenerator::GeneratePrimaryVertex |
( |
G4Event * |
evt | ) |
|
|
pure virtual |
G4double G4VPrimaryGenerator::GetParticleTime |
( |
| ) |
|
|
inline |
G4double G4VPrimaryGenerator::particle_time |
|
protected |
The documentation for this class was generated from the following files: