Geant4.10
|
#include <G4UnknownDecay.hh>
Protected Member Functions | |
virtual G4VParticleChange * | DecayIt (const G4Track &aTrack, const G4Step &aStep) |
virtual G4double | GetMeanFreePath (const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition) |
Protected Member Functions inherited from G4VProcess | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Attributes inherited from G4VProcess | |
const G4ProcessManager * | aProcessManager |
G4VParticleChange * | pParticleChange |
G4ParticleChange | aParticleChange |
G4double | theNumberOfInteractionLengthLeft |
G4double | currentInteractionLength |
G4double | theInitialNumberOfInteractionLength |
G4String | theProcessName |
G4String | thePhysicsTableFileName |
G4ProcessType | theProcessType |
G4int | theProcessSubType |
G4double | thePILfactor |
G4bool | enableAtRestDoIt |
G4bool | enableAlongStepDoIt |
G4bool | enablePostStepDoIt |
G4int | verboseLevel |
Definition at line 44 of file G4UnknownDecay.hh.
G4UnknownDecay::G4UnknownDecay | ( | const G4String & | processName = "UnknownDecay" | ) |
Definition at line 47 of file G4UnknownDecay.cc.
References DECAY_Unknown, G4cout, G4endl, GetVerboseLevel(), G4VProcess::pParticleChange, and G4VProcess::SetProcessSubType().
|
virtual |
Definition at line 63 of file G4UnknownDecay.cc.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 78 of file G4UnknownDecay.cc.
|
protectedvirtual |
Definition at line 83 of file G4UnknownDecay.cc.
References G4VParticleChange::AddSecondary(), G4DecayProducts::Boost(), G4VProcess::ClearNumberOfInteractionLengthLeft(), python.hepunit::cm, G4DecayProducts::DumpInfo(), G4DecayProducts::entries(), fStopAndKill, G4cout, G4endl, G4DynamicParticle::GetDefinition(), G4Track::GetDynamicParticle(), G4Track::GetGlobalTime(), G4DynamicParticle::GetMass(), G4DynamicParticle::GetMomentumDirection(), G4ParticleDefinition::GetParticleName(), G4Track::GetPosition(), G4DynamicParticle::GetPreAssignedDecayProducts(), G4DynamicParticle::GetPreAssignedDecayProperTime(), G4DynamicParticle::GetTotalEnergy(), G4Track::GetTouchableHandle(), GetVerboseLevel(), G4ParticleChangeForDecay::Initialize(), python.hepunit::MeV, ns, G4DecayProducts::PopProducts(), G4ParticleChangeForDecay::ProposeGlobalTime(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4VParticleChange::ProposeTrackStatus(), G4Track::SetGoodForTrackingFlag(), G4VParticleChange::SetNumberOfSecondaries(), G4Track::SetTouchableHandle(), test::x, and z.
Referenced by PostStepDoIt().
|
protectedvirtual |
|
inline |
Definition at line 154 of file G4UnknownDecay.hh.
Referenced by DecayIt(), and G4UnknownDecay().
|
virtual |
Reimplemented from G4VProcess.
Definition at line 67 of file G4UnknownDecay.cc.
References G4ParticleDefinition::GetParticleName().
|
inlinevirtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 157 of file G4UnknownDecay.hh.
References DecayIt().
|
inlinevirtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 126 of file G4UnknownDecay.hh.
References DBL_MIN, G4Track::GetDynamicParticle(), G4DynamicParticle::GetPreAssignedDecayProperTime(), G4Track::GetProperTime(), and NotForced.
Definition at line 151 of file G4UnknownDecay.hh.