Geant4.10
|
#include <G4PionDecayMakeSpin.hh>
Protected Member Functions | |
virtual void | DaughterPolarization (const G4Track &aTrack, G4DecayProducts *products) |
![]() | |
virtual G4VParticleChange * | DecayIt (const G4Track &aTrack, const G4Step &aStep) |
virtual G4double | GetMeanFreePath (const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition) |
virtual G4double | GetMeanLifeTime (const G4Track &aTrack, G4ForceCondition *condition) |
![]() | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Additional Inherited Members | |
![]() | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
![]() | |
G4int | verboseLevel |
const G4double | HighestValue |
G4double | fRemainderLifeTime |
G4ParticleChangeForDecay | fParticleChangeForDecay |
G4VExtDecayer * | pExtDecayer |
![]() | |
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.
G4PionDecayMakeSpin::G4PionDecayMakeSpin | ( | const G4String & | processName = "Decay" | ) |
Definition at line 38 of file G4PionDecayMakeSpin.cc.
References DECAY_PionMakeSpin, and G4VProcess::SetProcessSubType().
|
virtual |
Definition at line 46 of file G4PionDecayMakeSpin.cc.
|
protectedvirtual |
Reimplemented from G4Decay.
Definition at line 48 of file G4PionDecayMakeSpin.cc.
References G4DecayProducts::entries(), G4ParticleTable::FindParticle(), G4RandomDirection(), G4DynamicParticle::GetCharge(), G4DynamicParticle::GetDefinition(), G4Track::GetDynamicParticle(), G4DynamicParticle::GetMass(), G4DynamicParticle::GetMomentum(), G4DecayProducts::GetParentParticle(), G4ParticleTable::GetParticleTable(), G4ParticleDefinition::GetPDGMass(), G4DynamicParticle::GetTotalEnergy(), G4DynamicParticle::SetPolarization(), CLHEP::Hep3Vector::unit(), CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().