Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Attributes | List of all members
G4DNAMolecularDecayDisplacer Class Reference

#include <G4DNAMolecularDecayDisplacer.hh>

Inheritance diagram for G4DNAMolecularDecayDisplacer:
Inheritance graph
[legend]
Collaboration diagram for G4DNAMolecularDecayDisplacer:
Collaboration graph
[legend]

Public Member Functions

 G4DNAMolecularDecayDisplacer ()
 
virtual ~G4DNAMolecularDecayDisplacer ()
 
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 G4DLLEXPORT const
DisplacementType 
DissociativeAttachment = G4VMolecularDecayDisplacer::AddDisplacement()
 
- Static Public Attributes inherited from G4VMolecularDecayDisplacer
static G4DLLIMPORT const
DisplacementType 
NoDisplacement = G4VMolecularDecayDisplacer::AddDisplacement()
 

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
 

Detailed Description

Definition at line 45 of file G4DNAMolecularDecayDisplacer.hh.

Constructor & Destructor Documentation

G4DNAMolecularDecayDisplacer::G4DNAMolecularDecayDisplacer ( )

Definition at line 60 of file G4DNAMolecularDecayDisplacer.cc.

G4DNAMolecularDecayDisplacer::~G4DNAMolecularDecayDisplacer ( )
virtual

Definition at line 64 of file G4DNAMolecularDecayDisplacer.cc.

Member Function Documentation

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

Implements G4VMolecularDecayDisplacer.

Definition at line 67 of file G4DNAMolecularDecayDisplacer.cc.

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

Implements G4VMolecularDecayDisplacer.

Definition at line 105 of file G4DNAMolecularDecayDisplacer.cc.

Here is the call graph for this function:

G4ThreeVector G4DNAMolecularDecayDisplacer::radialDistributionOfElectron ( ) const

Definition at line 345 of file G4DNAMolecularDecayDisplacer.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

const DisplacementType G4DNAMolecularDecayDisplacer::A1B1_DissociationDecay = G4VMolecularDecayDisplacer::AddDisplacement()
static

Definition at line 63 of file G4DNAMolecularDecayDisplacer.hh.

const DisplacementType G4DNAMolecularDecayDisplacer::AutoIonisation = G4VMolecularDecayDisplacer::AddDisplacement()
static

Definition at line 65 of file G4DNAMolecularDecayDisplacer.hh.

const DisplacementType G4DNAMolecularDecayDisplacer::B1A1_DissociationDecay = G4VMolecularDecayDisplacer::AddDisplacement()
static

Definition at line 64 of file G4DNAMolecularDecayDisplacer.hh.

const DisplacementType G4DNAMolecularDecayDisplacer::DissociativeAttachment = G4VMolecularDecayDisplacer::AddDisplacement()
static

Definition at line 66 of file G4DNAMolecularDecayDisplacer.hh.

const DisplacementType G4DNAMolecularDecayDisplacer::Ionisation_DissociationDecay = G4VMolecularDecayDisplacer::AddDisplacement()
static

Definition at line 62 of file G4DNAMolecularDecayDisplacer.hh.


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