Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4IsoParticleChange.hh>
Public Member Functions | |
void | SetIsotope (const G4String &anIsotope) |
void | SetProductionTime (const G4double &aProductionTime) |
void | SetParentParticle (const G4ParticleDefinition *aProjectile) |
void | SetMotherNucleus (const G4Nucleus &aTarget) |
void | SetProducer (const G4String &aProducer) |
G4String | GetIsotope () |
G4double | GetProductionTime () |
const G4ParticleDefinition * | GetParentParticle () |
G4Nucleus | GetMotherNucleus () |
G4String | GetProducer () |
Definition at line 35 of file G4IsoParticleChange.hh.
|
inline |
Definition at line 46 of file G4IsoParticleChange.hh.
|
inline |
Definition at line 49 of file G4IsoParticleChange.hh.
|
inline |
Definition at line 48 of file G4IsoParticleChange.hh.
|
inline |
Definition at line 50 of file G4IsoParticleChange.hh.
|
inline |
Definition at line 47 of file G4IsoParticleChange.hh.
Definition at line 38 of file G4IsoParticleChange.hh.
Referenced by G4InelasticInteraction::DoIsotopeCounting().
Definition at line 41 of file G4IsoParticleChange.hh.
Referenced by G4InelasticInteraction::DoIsotopeCounting().
|
inline |
Definition at line 40 of file G4IsoParticleChange.hh.
Referenced by G4InelasticInteraction::DoIsotopeCounting().
Definition at line 42 of file G4IsoParticleChange.hh.
Referenced by G4InelasticInteraction::DoIsotopeCounting().
Definition at line 39 of file G4IsoParticleChange.hh.
Referenced by G4InelasticInteraction::DoIsotopeCounting().