Geant4  10.01.p03
G4DNAWaterDissociationDisplacer Class Reference

#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 DisplacementTypeLast = 0
 

Detailed Description

Definition at line 53 of file G4DNAWaterDissociationDisplacer.hh.

Constructor & Destructor Documentation

G4DNAWaterDissociationDisplacer::G4DNAWaterDissociationDisplacer ( )

Definition at line 65 of file G4DNAWaterDissociationDisplacer.cc.

G4DNAWaterDissociationDisplacer::~G4DNAWaterDissociationDisplacer ( )
virtual

Definition at line 71 of file G4DNAWaterDissociationDisplacer.cc.

Member Function Documentation

G4ThreeVector G4DNAWaterDissociationDisplacer::GetMotherMoleculeDisplacement ( const G4MolecularDissociationChannel theDecayChannel) const
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:

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:

G4ThreeVector G4DNAWaterDissociationDisplacer::radialDistributionOfProducts ( G4double  Rrms) const
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:

Member Data Documentation

const DisplacementType G4DNAWaterDissociationDisplacer::A1B1_DissociationDecay
static
const DisplacementType G4DNAWaterDissociationDisplacer::AutoIonisation
static
const DisplacementType G4DNAWaterDissociationDisplacer::B1A1_DissociationDecay
static
const DisplacementType G4DNAWaterDissociationDisplacer::DissociativeAttachment
static
const DisplacementType G4DNAWaterDissociationDisplacer::Ionisation_DissociationDecay
static

The documentation for this class was generated from the following files: