Geant4  10.00.p02
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 G4MolecularDecayChannel *) const
 
virtual G4ThreeVector GetMotherMoleculeDisplacement (const G4MolecularDecayChannel *) const
 
G4ThreeVector radialDistributionOfElectron () const
 
- Public Member Functions inherited from G4VMolecularDecayDisplacer
void SetVerbose (G4int)
 
virtual ~G4VMolecularDecayDisplacer ()
 

Static Public Attributes

static G4DLLIMPORT const
DisplacementType 
Ionisation_DissociationDecay = G4VMolecularDecayDisplacer::AddDisplacement()
 
static G4DLLIMPORT const
DisplacementType 
A1B1_DissociationDecay = G4VMolecularDecayDisplacer::AddDisplacement()
 
static G4DLLIMPORT const
DisplacementType 
B1A1_DissociationDecay = G4VMolecularDecayDisplacer::AddDisplacement()
 
static G4DLLIMPORT const
DisplacementType 
AutoIonisation = G4VMolecularDecayDisplacer::AddDisplacement()
 
static G4DLLIMPORT const
DisplacementType 
DissociativeAttachment = G4VMolecularDecayDisplacer::AddDisplacement()
 
- Static Public Attributes inherited from G4VMolecularDecayDisplacer
static G4DLLIMPORT const
DisplacementType 
NoDisplacement = G4VMolecularDecayDisplacer::AddDisplacement()
 

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 45 of file G4DNAWaterDissociationDisplacer.hh.

Constructor & Destructor Documentation

G4DNAWaterDissociationDisplacer::G4DNAWaterDissociationDisplacer ( )

Definition at line 60 of file G4DNAWaterDissociationDisplacer.cc.

G4DNAWaterDissociationDisplacer::~G4DNAWaterDissociationDisplacer ( )
virtual

Definition at line 64 of file G4DNAWaterDissociationDisplacer.cc.

Member Function Documentation

G4ThreeVector G4DNAWaterDissociationDisplacer::GetMotherMoleculeDisplacement ( const G4MolecularDecayChannel theDecayChannel) const
virtual

Implements G4VMolecularDecayDisplacer.

Definition at line 67 of file G4DNAWaterDissociationDisplacer.cc.

References A1B1_DissociationDecay, AutoIonisation, B1A1_DissociationDecay, DissociativeAttachment, Ionisation_DissociationDecay, nanometer, and radialDistributionOfProducts().

+ Here is the call graph for this function:

vector< G4ThreeVector > G4DNAWaterDissociationDisplacer::GetProductsDisplacement ( const G4MolecularDecayChannel theDecayChannel) const
virtual
G4ThreeVector G4DNAWaterDissociationDisplacer::radialDistributionOfElectron ( ) const

Definition at line 345 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 295 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 = G4VMolecularDecayDisplacer::AddDisplacement()
static
const DisplacementType G4DNAWaterDissociationDisplacer::AutoIonisation = G4VMolecularDecayDisplacer::AddDisplacement()
static
const DisplacementType G4DNAWaterDissociationDisplacer::B1A1_DissociationDecay = G4VMolecularDecayDisplacer::AddDisplacement()
static
const DisplacementType G4DNAWaterDissociationDisplacer::DissociativeAttachment = G4VMolecularDecayDisplacer::AddDisplacement()
static
const DisplacementType G4DNAWaterDissociationDisplacer::Ionisation_DissociationDecay = G4VMolecularDecayDisplacer::AddDisplacement()
static

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