| 
    Geant4
    10.02.p01
    
   | 
 
#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 | 
| G4ThreeVector | radialDistributionOfProducts (G4double r_rms) const | 
  Public Member Functions inherited from G4VMolecularDecayDisplacer | |
| void | SetVerbose (G4int) | 
| virtual | ~G4VMolecularDecayDisplacer () | 
Static Public Member Functions | |
| static G4double | ElectronProbaDistribution (G4double r) | 
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 Attributes | |
| std::function< G4double(G4double)> | fProba1DFunction | 
| std::vector< G4double > | fElectronThermalization | 
| G4DNARevertProbability | fFastElectronDistrib | 
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 54 of file G4DNAWaterDissociationDisplacer.hh.
| G4DNAWaterDissociationDisplacer::G4DNAWaterDissociationDisplacer | ( | ) | 
Definition at line 76 of file G4DNAWaterDissociationDisplacer.cc.
References ElectronProbaDistribution(), eps, fElectronThermalization, fFastElectronDistrib, fProba1DFunction, and G4DNARevertProbability::Revert().
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 107 of file G4DNAWaterDissociationDisplacer.cc.
Definition at line 69 of file G4DNAWaterDissociationDisplacer.cc.
Referenced by G4DNAWaterDissociationDisplacer().
 Here is the caller graph for this function:
      
  | 
  virtual | 
Implements G4VMolecularDecayDisplacer.
Definition at line 116 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 157 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, G4MolecularConfiguration::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 368 of file G4DNAWaterDissociationDisplacer.cc.
References fElectronThermalization, G4RandomDirection(), and G4UniformRand.
Referenced by GetProductsDisplacement().
 Here is the call graph for this function:
 Here is the caller graph for this function:| G4ThreeVector G4DNAWaterDissociationDisplacer::radialDistributionOfProducts | ( | G4double | r_rms | ) | const | 
Definition at line 355 of file G4DNAWaterDissociationDisplacer.cc.
References G4INCL::DeJongSpin::shoot(), x, and z.
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 74 of file G4DNAWaterDissociationDisplacer.hh.
Referenced by G4EmDNAChemistry::ConstructDissociationChannels(), GetMotherMoleculeDisplacement(), and GetProductsDisplacement().
      
  | 
  static | 
Definition at line 76 of file G4DNAWaterDissociationDisplacer.hh.
Referenced by G4EmDNAChemistry::ConstructDissociationChannels(), GetMotherMoleculeDisplacement(), and GetProductsDisplacement().
      
  | 
  static | 
Definition at line 75 of file G4DNAWaterDissociationDisplacer.hh.
Referenced by G4EmDNAChemistry::ConstructDissociationChannels(), GetMotherMoleculeDisplacement(), and GetProductsDisplacement().
      
  | 
  static | 
Definition at line 77 of file G4DNAWaterDissociationDisplacer.hh.
Referenced by GetMotherMoleculeDisplacement(), and GetProductsDisplacement().
      
  | 
  private | 
Definition at line 82 of file G4DNAWaterDissociationDisplacer.hh.
Referenced by G4DNAWaterDissociationDisplacer(), and radialDistributionOfElectron().
      
  | 
  private | 
Definition at line 83 of file G4DNAWaterDissociationDisplacer.hh.
Referenced by G4DNAWaterDissociationDisplacer().
      
  | 
  private | 
Definition at line 81 of file G4DNAWaterDissociationDisplacer.hh.
Referenced by G4DNAWaterDissociationDisplacer().
      
  | 
  static | 
Definition at line 73 of file G4DNAWaterDissociationDisplacer.hh.
Referenced by G4EmDNAChemistry::ConstructDissociationChannels(), GetMotherMoleculeDisplacement(), and GetProductsDisplacement().