|
Geant4_10
|
#include <G4DNAMolecularDissociation.hh>


Protected Member Functions | |
| virtual G4VParticleChange * | DecayIt (const G4Track &, const G4Step &) |
| virtual G4double | GetMeanLifeTime (const G4Track &, G4ForceCondition *) |
Protected Member Functions inherited from G4VITRestProcess | |
| G4VITRestProcess () | |
| G4VITRestProcess & | operator= (const G4VITRestProcess &right) |
Protected Member Functions inherited from G4VITProcess | |
| void | RetrieveProcessInfo () |
| void | CreateInfo () |
| virtual void | ClearInteractionTimeLeft () |
| virtual void | ClearNumberOfInteractionLengthLeft () |
| void | SetInstantiateProcessState (G4bool flag) |
| G4bool | InstantiateProcessState () |
Protected Member Functions inherited from G4VProcess | |
| void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
| void | ClearNumberOfInteractionLengthLeft () |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VITProcess | |
| static const size_t & | GetMaxProcessIndex () |
Static Public Member Functions inherited from G4VProcess | |
| static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Attributes inherited from G4VITProcess | |
| G4ProcessState * | fpState |
| G4bool | fProposesTimeStep |
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 |
G4DNAMolecularDissociation should be called only for molecules. It will dissociate the molecules using the decay associated to this molecule and if a displacement scheme has been registered, it will place the products to the expected position.
Definition at line 56 of file G4DNAMolecularDissociation.hh.
| G4DNAMolecularDissociation::G4DNAMolecularDissociation | ( | const G4String & | processName = "DNAMolecularDecay", |
| G4ProcessType | type = fDecay |
||
| ) |
Definition at line 48 of file G4DNAMolecularDissociation.cc.


|
virtual |
Definition at line 71 of file G4DNAMolecularDissociation.cc.
|
inlinevirtual |
Reimplemented from G4VITRestProcess.
Definition at line 120 of file G4DNAMolecularDissociation.hh.

|
inlinevirtual |
Reimplemented from G4VITRestProcess.
Definition at line 108 of file G4DNAMolecularDissociation.hh.

|
protectedvirtual |
Definition at line 121 of file G4DNAMolecularDissociation.cc.


| G4VMolecularDecayDisplacer * G4DNAMolecularDissociation::GetDecayDisplacer | ( | const G4ParticleDefinition * | molDef | ) |
Definition at line 270 of file G4DNAMolecularDissociation.cc.
|
protectedvirtual |
Implements G4VITRestProcess.
Definition at line 114 of file G4DNAMolecularDissociation.cc.


|
virtual |
Reimplemented from G4VProcess.
Definition at line 94 of file G4DNAMolecularDissociation.cc.

| void G4DNAMolecularDissociation::SetDecayDisplacer | ( | const G4ParticleDefinition * | molDef, |
| G4VMolecularDecayDisplacer * | aDisplacer | ||
| ) |
Definition at line 265 of file G4DNAMolecularDissociation.cc.
Definition at line 103 of file G4DNAMolecularDissociation.hh.
1.8.5