Geant4
10.02.p02
|
#include <G4ErrorTrackLengthTarget.hh>
Private Attributes | |
G4double | theMaximumTrackLength |
G4VParticleChange | theParticleChange |
Definition at line 54 of file G4ErrorTrackLengthTarget.hh.
G4ErrorTrackLengthTarget::G4ErrorTrackLengthTarget | ( | const G4double | maxTrkLength | ) |
Definition at line 47 of file G4ErrorTrackLengthTarget.cc.
References G4ProcessManager::AddDiscreteProcess(), G4ErrorTarget_TrkL, G4Exception(), G4ParticleTable::GetIterator(), G4ParticleDefinition::GetParticleName(), G4ParticleTable::GetParticleTable(), G4ProcessManager::GetProcessList(), G4ParticleDefinition::GetProcessManager(), G4VProcess::GetProcessName(), G4ParticleDefinition::IsShortLived(), G4ProcessManager::RemoveProcess(), G4ParticleTableIterator< K, V >::reset(), RunMustBeAborted, G4ProcessVector::size(), theParticleIterator, G4ErrorTarget::theType, and G4ParticleTableIterator< K, V >::value().
|
inlinevirtual |
Definition at line 61 of file G4ErrorTrackLengthTarget.hh.
|
virtual |
Implements G4ErrorTarget.
Definition at line 132 of file G4ErrorTrackLengthTarget.cc.
References G4cout, G4endl, and theMaximumTrackLength.
|
inlinevirtual |
Reimplemented from G4ErrorTarget.
Definition at line 66 of file G4ErrorTrackLengthTarget.hh.
References DBL_MAX.
|
inlinevirtual |
Reimplemented from G4ErrorTarget.
Definition at line 69 of file G4ErrorTrackLengthTarget.hh.
References DBL_MAX.
|
virtual |
Definition at line 109 of file G4ErrorTrackLengthTarget.cc.
References G4cout, G4endl, G4Track::GetTrackLength(), theMaximumTrackLength, and G4ErrorPropagatorData::verbose().
Referenced by PostStepGetPhysicalInteractionLength().
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 124 of file G4ErrorTrackLengthTarget.cc.
References G4VParticleChange::Initialize(), and theParticleChange.
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 99 of file G4ErrorTrackLengthTarget.cc.
References GetMeanFreePath(), and NotForced.
|
private |
Definition at line 88 of file G4ErrorTrackLengthTarget.hh.
Referenced by Dump(), and GetMeanFreePath().
|
private |
Definition at line 89 of file G4ErrorTrackLengthTarget.hh.
Referenced by PostStepDoIt().