Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4AdjointPrimaryGeneratorAction.hh>
Definition at line 80 of file G4AdjointPrimaryGeneratorAction.hh.
G4AdjointPrimaryGeneratorAction::G4AdjointPrimaryGeneratorAction | ( | ) |
Definition at line 48 of file G4AdjointPrimaryGeneratorAction.cc.
G4AdjointPrimaryGeneratorAction::~G4AdjointPrimaryGeneratorAction | ( | ) |
Definition at line 63 of file G4AdjointPrimaryGeneratorAction.cc.
|
delete |
void G4AdjointPrimaryGeneratorAction::ConsiderParticleAsPrimary | ( | const G4String & | particle_name | ) |
Definition at line 270 of file G4AdjointPrimaryGeneratorAction.cc.
Referenced by G4AdjointSimManager::ConsiderParticleAsPrimary().
|
virtual |
Implements G4VUserPrimaryGeneratorAction.
Definition at line 70 of file G4AdjointPrimaryGeneratorAction.cc.
|
inline |
Definition at line 135 of file G4AdjointPrimaryGeneratorAction.hh.
Referenced by G4AdjointSimManager::GetLastGeneratedFwdPrimaryParticle().
|
inline |
Definition at line 115 of file G4AdjointPrimaryGeneratorAction.hh.
Referenced by G4AdjointSimManager::GetListOfPrimaryFwdParticles(), G4AdjointSimManager::GetNbOfPrimaryFwdParticles(), and G4AdjointSimManager::RegisterAtEndOfAdjointTrack().
|
inline |
Definition at line 111 of file G4AdjointPrimaryGeneratorAction.hh.
|
inline |
Definition at line 119 of file G4AdjointPrimaryGeneratorAction.hh.
Referenced by G4AdjointSimManager::GetPrimaryIonName().
void G4AdjointPrimaryGeneratorAction::NeglectParticleAsPrimary | ( | const G4String & | particle_name | ) |
Definition at line 283 of file G4AdjointPrimaryGeneratorAction.cc.
Referenced by G4AdjointSimManager::NeglectParticleAsPrimary().
|
delete |
void G4AdjointPrimaryGeneratorAction::SetAdjointPrimarySourceOnAnExtSurfaceOfAVolume | ( | const G4String & | volume_name | ) |
Definition at line 260 of file G4AdjointPrimaryGeneratorAction.cc.
Referenced by G4AdjointSimManager::DefineAdjointSourceOnTheExtSurfaceOfAVolume().
void G4AdjointPrimaryGeneratorAction::SetEmax | ( | G4double | val | ) |
Definition at line 203 of file G4AdjointPrimaryGeneratorAction.cc.
Referenced by G4AdjointSimManager::SetAdjointSourceEmax().
void G4AdjointPrimaryGeneratorAction::SetEmaxIon | ( | G4double | val | ) |
Definition at line 218 of file G4AdjointPrimaryGeneratorAction.cc.
void G4AdjointPrimaryGeneratorAction::SetEmin | ( | G4double | val | ) |
Definition at line 195 of file G4AdjointPrimaryGeneratorAction.cc.
Referenced by G4AdjointSimManager::SetAdjointSourceEmin().
void G4AdjointPrimaryGeneratorAction::SetEminIon | ( | G4double | val | ) |
Definition at line 211 of file G4AdjointPrimaryGeneratorAction.cc.
|
inline |
Definition at line 131 of file G4AdjointPrimaryGeneratorAction.hh.
Referenced by G4AdjointSimManager::SetNbAdjointPrimaryElectronsPerEvent().
|
inline |
Definition at line 127 of file G4AdjointPrimaryGeneratorAction.hh.
Referenced by G4AdjointSimManager::SetNbAdjointPrimaryGammasPerEvent().
|
inline |
Definition at line 123 of file G4AdjointPrimaryGeneratorAction.hh.
Referenced by G4AdjointSimManager::SetNbOfPrimaryFwdGammasPerEvent().
void G4AdjointPrimaryGeneratorAction::SetPrimaryIon | ( | G4ParticleDefinition * | adjointIon, |
G4ParticleDefinition * | fwdIon | ||
) |
Definition at line 336 of file G4AdjointPrimaryGeneratorAction.cc.
Referenced by G4AdjointSimManager::SetPrimaryIon().
|
inline |
Definition at line 107 of file G4AdjointPrimaryGeneratorAction.hh.
void G4AdjointPrimaryGeneratorAction::SetSphericalAdjointPrimarySource | ( | G4double | radius, |
G4ThreeVector | pos | ||
) |
Definition at line 248 of file G4AdjointPrimaryGeneratorAction.cc.
Referenced by G4AdjointSimManager::DefineSphericalAdjointSource(), and G4AdjointSimManager::DefineSphericalAdjointSourceWithCentreAtTheCentreOfAVolume().
void G4AdjointPrimaryGeneratorAction::UpdateListOfPrimaryParticles | ( | ) |
Definition at line 296 of file G4AdjointPrimaryGeneratorAction.cc.
Referenced by ConsiderParticleAsPrimary(), GeneratePrimaries(), NeglectParticleAsPrimary(), SetPrimaryIon(), and G4AdjointSimManager::SwitchToAdjointSimulationMode().