Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4FastVector.hh>
Public Member Functions | |
G4FastVector () | |
~G4FastVector () | |
Type * | operator[] (G4int anIndex) const |
void | Initialize (G4int items) |
void | SetElement (G4int anIndex, Type *anElement) |
Definition at line 42 of file G4FastVector.hh.
|
inline |
Definition at line 45 of file G4FastVector.hh.
|
inline |
Definition at line 47 of file G4FastVector.hh.
|
inline |
Definition at line 59 of file G4FastVector.hh.
Referenced by G4RPGAntiKZeroInelastic::ApplyYourself(), G4RPGAntiLambdaInelastic::ApplyYourself(), G4RPGAntiNeutronInelastic::ApplyYourself(), G4RPGAntiOmegaMinusInelastic::ApplyYourself(), G4RPGAntiProtonInelastic::ApplyYourself(), G4RPGAntiSigmaMinusInelastic::ApplyYourself(), G4RPGAntiSigmaPlusInelastic::ApplyYourself(), G4RPGAntiXiMinusInelastic::ApplyYourself(), G4RPGAntiXiZeroInelastic::ApplyYourself(), G4RPGKMinusInelastic::ApplyYourself(), G4RPGKPlusInelastic::ApplyYourself(), G4RPGKZeroInelastic::ApplyYourself(), G4RPGLambdaInelastic::ApplyYourself(), G4RPGNeutronInelastic::ApplyYourself(), G4RPGOmegaMinusInelastic::ApplyYourself(), G4RPGPiMinusInelastic::ApplyYourself(), G4RPGPiPlusInelastic::ApplyYourself(), G4RPGProtonInelastic::ApplyYourself(), G4RPGSigmaMinusInelastic::ApplyYourself(), G4RPGSigmaPlusInelastic::ApplyYourself(), G4RPGXiMinusInelastic::ApplyYourself(), G4RPGXiZeroInelastic::ApplyYourself(), G4RPGInelastic::CalculateMomenta(), G4RPGReaction::NuclearReaction(), and G4RPGTwoCluster::ReactionStage().
|
inline |
Definition at line 53 of file G4FastVector.hh.
|
inline |
Definition at line 72 of file G4FastVector.hh.
Referenced by G4RPGReaction::AddBlackTrackParticles(), G4ParticleChangeForRadDecay::AddSecondary(), G4VParticleChange::AddSecondary(), G4RPGInelastic::CalculateMomenta(), G4VParticleChange::G4VParticleChange(), G4RPGReaction::NuclearReaction(), G4ParticleChange::operator=(), G4ParticleChangeForDecay::operator=(), G4ParticleChangeForGamma::operator=(), G4ParticleChangeForLoss::operator=(), G4VParticleChange::operator=(), G4RPGFragmentation::ReactionStage(), G4RPGStrangeProduction::ReactionStage(), G4RPGTwoCluster::ReactionStage(), and G4RPGInelastic::SetUpPions().