48 #ifndef G4MOLECULARDECAYPROCESS_HH
49 #define G4MOLECULARDECAYPROCESS_HH
129 G4bool fDecayAtFixedTime ;
131 typedef std::map<const G4ParticleDefinition*, G4VMolecularDecayDisplacer*> DisplacementMap;
132 DisplacementMap fDisplacementMap;
146 if(fDecayAtFixedTime)
G4double condition(const G4ErrorSymMatrix &m)
#define G4IT_ADD_CLONE(parent_class, kid_class)
virtual G4double GetMeanLifeTime(const G4Track &, G4ForceCondition *)
virtual void ClearNumberOfInteractionLengthLeft()
Identical to G4VRestDiscreteProcess with dependency from G4VITProcess.
G4VMolecularDecayDisplacer * GetDecayDisplacer(const G4ParticleDefinition *)
G4VMolecularDecayDisplacer * GetDisplacer(const G4ParticleDefinition *)
G4VParticleChange * PostStepDoIt(const G4Track &track, const G4Step &step)
G4double AtRestGetPhysicalInteractionLength(const G4Track &track, G4ForceCondition *condition)
virtual void ClearInteractionTimeLeft()
G4VParticleChange * AtRestDoIt(const G4Track &track, const G4Step &step)
void SetDisplacer(const G4ParticleDefinition *, G4VMolecularDecayDisplacer *)
virtual G4VParticleChange * DecayIt(const G4Track &, const G4Step &)
virtual ~G4DNAMolecularDissociation()
virtual G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *)
virtual G4double GetMeanFreePath(const G4Track &, G4double, G4ForceCondition *)
virtual G4double PostStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4ForceCondition *condition)
void SetDecayDisplacer(const G4ParticleDefinition *, G4VMolecularDecayDisplacer *)
virtual G4bool IsApplicable(const G4ParticleDefinition &)