Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PionDecayMakeSpin.hh>
Protected Member Functions | |
virtual void | DaughterPolarization (const G4Track &aTrack, G4DecayProducts *products) |
Protected Member Functions inherited from G4Decay | |
virtual G4VParticleChange * | DecayIt (const G4Track &aTrack, const G4Step &aStep) |
virtual void | DaughterPolarization (const G4Track &aTrack, G4DecayProducts *products) |
virtual G4double | GetMeanFreePath (const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition) |
virtual G4double | GetMeanLifeTime (const G4Track &aTrack, G4ForceCondition *condition) |
virtual G4double | GetMeanFreePath (const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition)=0 |
virtual G4double | GetMeanLifeTime (const G4Track &aTrack, G4ForceCondition *condition)=0 |
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 G4Decay | |
G4int | verboseLevel |
const G4double | HighestValue |
G4double | fRemainderLifeTime |
G4ParticleChangeForDecay | fParticleChangeForDecay |
G4VExtDecayer * | pExtDecayer |
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 39 of file G4PionDecayMakeSpin.hh.
Definition at line 38 of file G4PionDecayMakeSpin.cc.
|
virtual |
Definition at line 46 of file G4PionDecayMakeSpin.cc.
|
protectedvirtual |
Reimplemented from G4Decay.
Definition at line 48 of file G4PionDecayMakeSpin.cc.