|
Geant4
10.03
|
G4DNAMolecularDissociation should be called only for molecules. More...
#include <G4DNAMolecularDissociation.hh>
Inheritance diagram for G4DNAMolecularDissociation:
Collaboration diagram for G4DNAMolecularDissociation:Protected Member Functions | |
| virtual G4VParticleChange * | DecayIt (const G4Track &, const G4Step &) |
| virtual G4double | GetMeanLifeTime (const G4Track &, G4ForceCondition *) |
| virtual G4double | GetMeanFreePath (const G4Track &, G4double, G4ForceCondition *) |
Protected Member Functions inherited from G4VITRestDiscreteProcess | |
| G4VITRestDiscreteProcess () | |
| G4VITRestDiscreteProcess & | operator= (const G4VITRestDiscreteProcess &right) |
Protected Member Functions inherited from G4VITProcess | |
| void | RetrieveProcessInfo () |
| void | CreateInfo () |
| template<typename T > | |
| T * | GetState () |
| virtual void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
| virtual void | ClearInteractionTimeLeft () |
| virtual void | ClearNumberOfInteractionLengthLeft () |
| void | SetInstantiateProcessState (G4bool flag) |
| G4bool | InstantiateProcessState () |
Protected Member Functions inherited from G4VProcess | |
| void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
| void | ClearNumberOfInteractionLengthLeft () |
Private Types | |
| typedef std::map< const G4ParticleDefinition *, G4VMolecularDecayDisplacer * > | DisplacementMap |
Private Member Functions | |
| G4DNAMolecularDissociation () | |
| G4DNAMolecularDissociation (const G4DNAMolecularDissociation &right) | |
| G4DNAMolecularDissociation & | operator= (const G4DNAMolecularDissociation &right) |
Private Attributes | |
| G4bool | fDecayAtFixedTime |
| DisplacementMap | fDisplacementMap |
| G4int | fVerbose |
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 | |
| G4shared_ptr< 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 66 of file G4DNAMolecularDissociation.hh.
|
private |
Definition at line 131 of file G4DNAMolecularDissociation.hh.
| G4DNAMolecularDissociation::G4DNAMolecularDissociation | ( | const G4String & | processName = "DNAMolecularDecay", |
| G4ProcessType | type = fDecay |
||
| ) |
Definition at line 52 of file G4DNAMolecularDissociation.cc.
References G4VProcess::aParticleChange, G4VProcess::enableAlongStepDoIt, G4VProcess::enableAtRestDoIt, G4VProcess::enablePostStepDoIt, fDecayAtFixedTime, G4VITProcess::fProposesTimeStep, fVerbose, G4cout, G4endl, G4VProcess::pParticleChange, G4VProcess::SetProcessSubType(), and G4VProcess::verboseLevel.
Here is the call graph for this function:
|
virtual |
Definition at line 80 of file G4DNAMolecularDissociation.cc.
References fDisplacementMap.
|
private |
|
private |
Definition at line 98 of file G4DNAMolecularDissociation.cc.
References fDecayAtFixedTime, fDisplacementMap, and fVerbose.
|
inlinevirtual |
Reimplemented from G4VITRestDiscreteProcess.
Definition at line 155 of file G4DNAMolecularDissociation.hh.
References G4VITProcess::ClearInteractionTimeLeft(), G4VITProcess::ClearNumberOfInteractionLengthLeft(), and DecayIt().
Referenced by PostStepDoIt().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented from G4VITRestDiscreteProcess.
Definition at line 142 of file G4DNAMolecularDissociation.hh.
References G4VITRestDiscreteProcess::AtRestGetPhysicalInteractionLength(), fDecayAtFixedTime, and GetMeanLifeTime().
Here is the call graph for this function:
|
protectedvirtual |
Definition at line 141 of file G4DNAMolecularDissociation.cc.
References G4VProcess::aParticleChange, G4Molecule::BuildTrack(), DBL_MAX, fAlive, FatalErrorInArgument, FatalException, fDisplacementMap, fStopAndKill, fVerbose, G4cout, G4endl, G4Exception(), G4UniformRand, G4Molecule::GetDecayChannel(), G4MoleculeDefinition::GetDecayTable(), G4Molecule::GetDefinition(), G4MolecularDissociationChannel::GetEnergy(), G4Track::GetGlobalTime(), GetMolecule(), G4VMolecularDecayDisplacer::GetMotherMoleculeDisplacement(), G4MolecularDissociationChannel::GetName(), G4VPhysicalVolume::GetName(), G4Molecule::GetName(), G4ITTransportationManager::GetNavigatorForTracking(), G4MolecularDissociationChannel::GetNbProducts(), G4Track::GetPosition(), G4MolecularDissociationChannel::GetProbability(), G4MolecularDissociationChannel::GetProduct(), G4VMolecularDecayDisplacer::GetProductsDisplacement(), G4VTouchable::GetSolid(), G4Track::GetTouchable(), G4Track::GetTrackID(), G4ITTransportationManager::GetTransportationManager(), G4VTouchable::GetVolume(), G4ParticleChange::Initialize(), G4VSolid::Inside(), kInside, G4INCL::Math::min(), G4Molecule::PrintState(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4VParticleChange::ProposeTrackStatus(), G4VParticleChange::SetNumberOfSecondaries(), G4Track::SetTrackStatus(), and G4AffineTransform::TransformPoint().
Referenced by AtRestDoIt().
Here is the call graph for this function:
Here is the caller graph for this function:| G4VMolecularDecayDisplacer * G4DNAMolecularDissociation::GetDecayDisplacer | ( | const G4ParticleDefinition * | molDef | ) |
Definition at line 354 of file G4DNAMolecularDissociation.cc.
References fDisplacementMap.
| G4VMolecularDecayDisplacer * G4DNAMolecularDissociation::GetDisplacer | ( | const G4ParticleDefinition * | molDef | ) |
Definition at line 372 of file G4DNAMolecularDissociation.cc.
References fDisplacementMap.
|
inlineprotectedvirtual |
Implements G4VITRestDiscreteProcess.
Definition at line 116 of file G4DNAMolecularDissociation.hh.
|
protectedvirtual |
Implements G4VITRestDiscreteProcess.
Definition at line 132 of file G4DNAMolecularDissociation.cc.
References G4Molecule::GetDecayTime(), GetMolecule(), and G4Track::GetProperTime().
Referenced by AtRestGetPhysicalInteractionLength().
Here is the call graph for this function:
Here is the caller graph for this function:
|
virtual |
Reimplemented from G4VProcess.
Definition at line 109 of file G4DNAMolecularDissociation.cc.
References fVerbose, G4cout, G4endl, G4ParticleDefinition::GetParticleName(), and G4ParticleDefinition::GetParticleType().
Here is the call graph for this function:
|
private |
|
inlinevirtual |
Reimplemented from G4VITRestDiscreteProcess.
Definition at line 93 of file G4DNAMolecularDissociation.hh.
References AtRestDoIt().
Here is the call graph for this function:
|
virtual |
Reimplemented from G4VITRestDiscreteProcess.
Definition at line 380 of file G4DNAMolecularDissociation.cc.
| void G4DNAMolecularDissociation::SetDecayDisplacer | ( | const G4ParticleDefinition * | molDef, |
| G4VMolecularDecayDisplacer * | aDisplacer | ||
| ) |
Definition at line 344 of file G4DNAMolecularDissociation.cc.
References fDisplacementMap.
Referenced by G4EmDNAChemistry::ConstructProcess().
Here is the caller graph for this function:| void G4DNAMolecularDissociation::SetDisplacer | ( | const G4ParticleDefinition * | molDef, |
| G4VMolecularDecayDisplacer * | aDisplacer | ||
| ) |
Definition at line 362 of file G4DNAMolecularDissociation.cc.
References fDisplacementMap.
|
inline |
Definition at line 137 of file G4DNAMolecularDissociation.hh.
References fVerbose.
|
private |
Definition at line 129 of file G4DNAMolecularDissociation.hh.
Referenced by AtRestGetPhysicalInteractionLength(), and G4DNAMolecularDissociation().
|
private |
Definition at line 132 of file G4DNAMolecularDissociation.hh.
Referenced by DecayIt(), G4DNAMolecularDissociation(), GetDecayDisplacer(), GetDisplacer(), SetDecayDisplacer(), SetDisplacer(), and ~G4DNAMolecularDissociation().
|
private |
Definition at line 134 of file G4DNAMolecularDissociation.hh.
Referenced by DecayIt(), G4DNAMolecularDissociation(), IsApplicable(), and SetVerbose().