|
Geant4
10.01.p03
|
#include <G4DNAWaterDissociationDisplacer.hh>
Inheritance diagram for G4DNAWaterDissociationDisplacer:
Collaboration diagram for G4DNAWaterDissociationDisplacer:Public Member Functions | |
| G4DNAWaterDissociationDisplacer () | |
| virtual | ~G4DNAWaterDissociationDisplacer () |
| virtual std::vector < G4ThreeVector > | GetProductsDisplacement (const G4MolecularDissociationChannel *) const |
| virtual G4ThreeVector | GetMotherMoleculeDisplacement (const G4MolecularDissociationChannel *) const |
| G4ThreeVector | radialDistributionOfElectron () const |
Public Member Functions inherited from G4VMolecularDecayDisplacer | |
| void | SetVerbose (G4int) |
| virtual | ~G4VMolecularDecayDisplacer () |
Static Public Attributes | |
| static G4DLLIMPORT const DisplacementType | Ionisation_DissociationDecay |
| static G4DLLIMPORT const DisplacementType | A1B1_DissociationDecay |
| static G4DLLIMPORT const DisplacementType | B1A1_DissociationDecay |
| static G4DLLIMPORT const DisplacementType | AutoIonisation |
| static G4DLLIMPORT const DisplacementType | DissociativeAttachment |
Static Public Attributes inherited from G4VMolecularDecayDisplacer | |
| static G4DLLIMPORT const DisplacementType | NoDisplacement |
Private Member Functions | |
| G4ThreeVector | radialDistributionOfProducts (G4double) const |
Additional Inherited Members | |
Protected Member Functions inherited from G4VMolecularDecayDisplacer | |
| G4VMolecularDecayDisplacer () | |
Static Protected Member Functions inherited from G4VMolecularDecayDisplacer | |
| static DisplacementType | AddDisplacement () |
Protected Attributes inherited from G4VMolecularDecayDisplacer | |
| G4int | fVerbose |
Static Protected Attributes inherited from G4VMolecularDecayDisplacer | |
| static DisplacementType * | Last = 0 |
Definition at line 53 of file G4DNAWaterDissociationDisplacer.hh.
| G4DNAWaterDissociationDisplacer::G4DNAWaterDissociationDisplacer | ( | ) |
Definition at line 65 of file G4DNAWaterDissociationDisplacer.cc.
|
virtual |
Definition at line 71 of file G4DNAWaterDissociationDisplacer.cc.
|
virtual |
Implements G4VMolecularDecayDisplacer.
Definition at line 76 of file G4DNAWaterDissociationDisplacer.cc.
References A1B1_DissociationDecay, AutoIonisation, B1A1_DissociationDecay, DissociativeAttachment, G4MolecularDissociationChannel::GetDisplacementType(), Ionisation_DissociationDecay, nanometer, and radialDistributionOfProducts().
Here is the call graph for this function:
|
virtual |
Implements G4VMolecularDecayDisplacer.
Definition at line 115 of file G4DNAWaterDissociationDisplacer.cc.
References A1B1_DissociationDecay, AutoIonisation, B1A1_DissociationDecay, G4H2::Definition(), G4OH::Definition(), G4Electron_aq::Definition(), G4H3O::Definition(), G4Hydrogen::Definition(), DissociativeAttachment, G4VMolecularDecayDisplacer::fVerbose, G4cout, G4endl, G4UniformRand, G4Molecule::GetDefinition(), G4MolecularDissociationChannel::GetDisplacementType(), G4MolecularDissociationChannel::GetNbProducts(), G4MolecularDissociationChannel::GetProduct(), Ionisation_DissociationDecay, nanometer, radialDistributionOfElectron(), and radialDistributionOfProducts().
Here is the call graph for this function:| G4ThreeVector G4DNAWaterDissociationDisplacer::radialDistributionOfElectron | ( | ) | const |
Definition at line 354 of file G4DNAWaterDissociationDisplacer.cc.
References G4UniformRand, nanometer, G4INCL::Math::pi, and G4INCL::Math::sign().
Referenced by GetProductsDisplacement().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 304 of file G4DNAWaterDissociationDisplacer.cc.
References G4UniformRand, G4INCL::Math::pi, and G4INCL::Math::sign().
Referenced by GetMotherMoleculeDisplacement(), and GetProductsDisplacement().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 71 of file G4DNAWaterDissociationDisplacer.hh.
Referenced by G4EmDNAChemistry::ConstructDissociationChannels(), GetMotherMoleculeDisplacement(), and GetProductsDisplacement().
|
static |
Definition at line 73 of file G4DNAWaterDissociationDisplacer.hh.
Referenced by G4EmDNAChemistry::ConstructDissociationChannels(), GetMotherMoleculeDisplacement(), and GetProductsDisplacement().
|
static |
Definition at line 72 of file G4DNAWaterDissociationDisplacer.hh.
Referenced by G4EmDNAChemistry::ConstructDissociationChannels(), GetMotherMoleculeDisplacement(), and GetProductsDisplacement().
|
static |
Definition at line 74 of file G4DNAWaterDissociationDisplacer.hh.
Referenced by GetMotherMoleculeDisplacement(), and GetProductsDisplacement().
|
static |
Definition at line 70 of file G4DNAWaterDissociationDisplacer.hh.
Referenced by G4EmDNAChemistry::ConstructDissociationChannels(), GetMotherMoleculeDisplacement(), and GetProductsDisplacement().