#include <G4MolecularDissociationChannel.hh>
◆ G4MolecularDissociationChannel() [1/3]
G4MolecularDissociationChannel::G4MolecularDissociationChannel |
( |
| ) |
|
Definition at line 71 of file G4MolecularDissociationChannel.cc.
G4double fRMSMotherMoleculeDisplacement
DisplacementType fDisplacementType
std::vector< G4MolecularConfiguration * > * fProductsVector
◆ G4MolecularDissociationChannel() [2/3]
G4MolecularDissociationChannel::G4MolecularDissociationChannel |
( |
G4String |
aName | ) |
|
Definition at line 56 of file G4MolecularDissociationChannel.cc.
G4double fRMSMotherMoleculeDisplacement
DisplacementType fDisplacementType
std::vector< G4MolecularConfiguration * > * fProductsVector
◆ ~G4MolecularDissociationChannel()
G4MolecularDissociationChannel::~G4MolecularDissociationChannel |
( |
| ) |
|
◆ G4MolecularDissociationChannel() [3/3]
◆ AddProduct() [1/3]
void G4MolecularDissociationChannel::AddProduct |
( |
const G4Molecule * |
molecule, |
|
|
G4double |
displacement = 0 |
|
) |
| |
Definition at line 133 of file G4MolecularDissociationChannel.cc.
G4MolecularConfiguration * GetMolecularConfiguration() const
std::vector< G4double > fRMSProductsDisplacementVector
std::vector< G4MolecularConfiguration * > * fProductsVector
◆ AddProduct() [2/3]
Definition at line 145 of file G4MolecularDissociationChannel.cc.
std::vector< G4double > fRMSProductsDisplacementVector
std::vector< G4MolecularConfiguration * > * fProductsVector
◆ AddProduct() [3/3]
void G4MolecularDissociationChannel::AddProduct |
( |
const G4String & |
molecule, |
|
|
G4double |
displacement = 0 |
|
) |
| |
Definition at line 156 of file G4MolecularDissociationChannel.cc.
std::vector< G4double > fRMSProductsDisplacementVector
static G4MoleculeTable * Instance()
std::vector< G4MolecularConfiguration * > * fProductsVector
◆ GetDecayTime()
G4double G4MolecularDissociationChannel::GetDecayTime |
( |
| ) |
const |
|
inline |
◆ GetDisplacementType()
◆ GetEnergy()
G4double G4MolecularDissociationChannel::GetEnergy |
( |
| ) |
const |
|
inline |
◆ GetName()
const G4String & G4MolecularDissociationChannel::GetName |
( |
void |
| ) |
const |
|
inline |
◆ GetNbProducts()
G4int G4MolecularDissociationChannel::GetNbProducts |
( |
| ) |
const |
◆ GetProbability()
G4double G4MolecularDissociationChannel::GetProbability |
( |
| ) |
const |
|
inline |
◆ GetProduct()
◆ GetRMSMotherMoleculeDisplacement()
G4double G4MolecularDissociationChannel::GetRMSMotherMoleculeDisplacement |
( |
| ) |
const |
|
inline |
◆ GetRMSProductsDisplacement()
const std::vector< G4double > & G4MolecularDissociationChannel::GetRMSProductsDisplacement |
( |
| ) |
const |
|
inline |
◆ GetRMSRadialDisplacementOfProduct()
G4double G4MolecularDissociationChannel::GetRMSRadialDisplacementOfProduct |
( |
const G4Molecule * |
product | ) |
|
Definition at line 189 of file G4MolecularDissociationChannel.cc.
195 for(
G4int i = 0; i < sz; i++)
G4MolecularConfiguration * GetMolecularConfiguration() const
std::vector< G4double > fRMSProductsDisplacementVector
std::vector< G4MolecularConfiguration * > * fProductsVector
◆ operator=()
Definition at line 105 of file G4MolecularDissociationChannel.cc.
107 if(&right ==
this)
return *
this;
G4double fRMSMotherMoleculeDisplacement
DisplacementType fDisplacementType
std::vector< G4double > fRMSProductsDisplacementVector
std::vector< G4MolecularConfiguration * > * fProductsVector
◆ SetDecayTime()
void G4MolecularDissociationChannel::SetDecayTime |
( |
G4double |
value | ) |
|
|
inline |
◆ SetDisplacementType()
void G4MolecularDissociationChannel::SetDisplacementType |
( |
DisplacementType |
aDisplacementType | ) |
|
|
inline |
◆ SetEnergy()
void G4MolecularDissociationChannel::SetEnergy |
( |
G4double |
value | ) |
|
|
inline |
◆ SetName()
void G4MolecularDissociationChannel::SetName |
( |
const G4String & |
value | ) |
|
|
inline |
◆ SetProbability()
void G4MolecularDissociationChannel::SetProbability |
( |
G4double |
value | ) |
|
|
inline |
◆ SetRMSMotherMoleculeDisplacement()
void G4MolecularDissociationChannel::SetRMSMotherMoleculeDisplacement |
( |
G4double |
value | ) |
|
|
inline |
◆ fDecayTime
G4double G4MolecularDissociationChannel::fDecayTime |
|
private |
◆ fDisplacementType
◆ fName
G4String G4MolecularDissociationChannel::fName |
|
private |
◆ fProbability
G4double G4MolecularDissociationChannel::fProbability |
|
private |
◆ fProductsVector
◆ fReleasedEnergy
G4double G4MolecularDissociationChannel::fReleasedEnergy |
|
private |
◆ fRMSMotherMoleculeDisplacement
G4double G4MolecularDissociationChannel::fRMSMotherMoleculeDisplacement |
|
private |
◆ fRMSProductsDisplacementVector
std::vector<G4double> G4MolecularDissociationChannel::fRMSProductsDisplacementVector |
|
private |
The documentation for this class was generated from the following files: