#include <G4StationPrimaryGenerator.h>
Public Member Functions | |
G4StationPrimaryGenerator () | |
void | GeneratePrimaries (G4Event *TheEvent) |
~G4StationPrimaryGenerator () | |
Private Attributes | |
G4ParticleGun * | fParticleGun |
G4ParticleTable * | fParticleTable |
Definition at line 23 of file G4StationPrimaryGenerator.h.
G4StationPrimaryGenerator::G4StationPrimaryGenerator | ( | ) |
Definition at line 18 of file G4StationPrimaryGenerator.cc.
G4StationPrimaryGenerator::~G4StationPrimaryGenerator | ( | ) |
Definition at line 24 of file G4StationPrimaryGenerator.cc.
References fParticleGun.
void G4StationPrimaryGenerator::GeneratePrimaries | ( | G4Event * | TheEvent | ) |
Definition at line 31 of file G4StationPrimaryGenerator.cc.
References galactic::eV, utl::eV, G4StationSimulatorOG::G4StationSimulator::fgCurrent, fParticleGun, fParticleTable, G4StationSimulatorOG::G4StationSimulator::Current::GetDetectorStation(), utl::Particle::GetDirection(), utl::TimeInterval::GetInterval(), utl::Particle::GetKineticEnergy(), sdet::Station::GetLocalCoordinateSystem(), utl::Particle::GetName(), G4StationSimulatorOG::G4StationSimulator::Current::GetParticle(), utl::Particle::GetPosition(), utl::Particle::GetTime(), galactic::meter, utl::meter, G4StationSimulatorOG::ToG4Vector(), and WARNING.
|
private |
Definition at line 39 of file G4StationPrimaryGenerator.h.
Referenced by GeneratePrimaries(), and ~G4StationPrimaryGenerator().
|
private |
Definition at line 40 of file G4StationPrimaryGenerator.h.
Referenced by GeneratePrimaries().