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

#include <G4MolecularDecayChannel.hh>

Public Member Functions

 G4MolecularDecayChannel ()
 
 G4MolecularDecayChannel (G4String)
 
 ~G4MolecularDecayChannel ()
 
 G4MolecularDecayChannel (const G4MolecularDecayChannel &)
 
G4MolecularDecayChanneloperator= (const G4MolecularDecayChannel &right)
 
G4double GetRMSRadialDisplacementOfProduct (const G4Molecule *)
 
void AddProduct (const G4Molecule *, G4double=0)
 
void SetName (const G4String &)
 
void SetEnergy (G4double)
 
void SetProbability (G4double)
 
void SetDecayTime (G4double)
 
void SetRMSMotherMoleculeDisplacement (G4double)
 
void SetDisplacementType (DisplacementType)
 
const G4StringGetName () const
 
G4int GetNbProducts () const
 
const G4MoleculeGetProduct (int) const
 
const std::vector< G4double > & GetRMSProductsDisplacement () const
 
G4double GetEnergy () const
 
G4double GetProbability () const
 
G4double GetDecayTime () const
 
G4double GetRMSMotherMoleculeDisplacement () const
 
DisplacementType GetDisplacementType () const
 

Detailed Description

Definition at line 55 of file G4MolecularDecayChannel.hh.

Constructor & Destructor Documentation

G4MolecularDecayChannel::G4MolecularDecayChannel ( )

Definition at line 65 of file G4MolecularDecayChannel.cc.

G4MolecularDecayChannel::G4MolecularDecayChannel ( G4String  aName)

Definition at line 53 of file G4MolecularDecayChannel.cc.

G4MolecularDecayChannel::~G4MolecularDecayChannel ( )

Definition at line 77 of file G4MolecularDecayChannel.cc.

G4MolecularDecayChannel::G4MolecularDecayChannel ( const G4MolecularDecayChannel right)

Definition at line 86 of file G4MolecularDecayChannel.cc.

Member Function Documentation

void G4MolecularDecayChannel::AddProduct ( const G4Molecule molecule,
G4double  displacement = 0 
)

Definition at line 118 of file G4MolecularDecayChannel.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4MolecularDecayChannel::GetDecayTime ( ) const
inline

Definition at line 158 of file G4MolecularDecayChannel.hh.

DisplacementType G4MolecularDecayChannel::GetDisplacementType ( ) const
inline

Definition at line 173 of file G4MolecularDecayChannel.hh.

G4double G4MolecularDecayChannel::GetEnergy ( ) const
inline

Definition at line 147 of file G4MolecularDecayChannel.hh.

Here is the caller graph for this function:

const G4String & G4MolecularDecayChannel::GetName ( void  ) const
inline

Definition at line 137 of file G4MolecularDecayChannel.hh.

Here is the caller graph for this function:

G4int G4MolecularDecayChannel::GetNbProducts ( ) const

Definition at line 127 of file G4MolecularDecayChannel.cc.

Here is the caller graph for this function:

G4double G4MolecularDecayChannel::GetProbability ( ) const
inline

Definition at line 153 of file G4MolecularDecayChannel.hh.

Here is the caller graph for this function:

const G4Molecule * G4MolecularDecayChannel::GetProduct ( int  index) const

Definition at line 134 of file G4MolecularDecayChannel.cc.

Here is the caller graph for this function:

G4double G4MolecularDecayChannel::GetRMSMotherMoleculeDisplacement ( ) const
inline

Definition at line 163 of file G4MolecularDecayChannel.hh.

const std::vector< G4double > & G4MolecularDecayChannel::GetRMSProductsDisplacement ( ) const
inline

Definition at line 142 of file G4MolecularDecayChannel.hh.

G4double G4MolecularDecayChannel::GetRMSRadialDisplacementOfProduct ( const G4Molecule product)

Definition at line 142 of file G4MolecularDecayChannel.cc.

G4MolecularDecayChannel & G4MolecularDecayChannel::operator= ( const G4MolecularDecayChannel right)

Definition at line 92 of file G4MolecularDecayChannel.cc.

void G4MolecularDecayChannel::SetDecayTime ( G4double  value)
inline

Definition at line 126 of file G4MolecularDecayChannel.hh.

void G4MolecularDecayChannel::SetDisplacementType ( DisplacementType  aDisplacementType)
inline

Definition at line 168 of file G4MolecularDecayChannel.hh.

Here is the caller graph for this function:

void G4MolecularDecayChannel::SetEnergy ( G4double  value)
inline

Definition at line 115 of file G4MolecularDecayChannel.hh.

Here is the caller graph for this function:

void G4MolecularDecayChannel::SetName ( const G4String value)
inline

Definition at line 110 of file G4MolecularDecayChannel.hh.

void G4MolecularDecayChannel::SetProbability ( G4double  value)
inline

Definition at line 121 of file G4MolecularDecayChannel.hh.

Here is the caller graph for this function:

void G4MolecularDecayChannel::SetRMSMotherMoleculeDisplacement ( G4double  value)
inline

Definition at line 132 of file G4MolecularDecayChannel.hh.


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