Geant4-11
|
#include <G4MolecularDissociationChannel.hh>
Public Types | |
using | Product = const G4MolecularConfiguration |
using | ProductList = std::vector< Product * > |
Definition at line 63 of file G4MolecularDissociationChannel.hh.
Definition at line 74 of file G4MolecularDissociationChannel.hh.
using G4MolecularDissociationChannel::ProductList = std::vector<Product*> |
Definition at line 75 of file G4MolecularDissociationChannel.hh.
G4MolecularDissociationChannel::G4MolecularDissociationChannel | ( | ) |
Definition at line 49 of file G4MolecularDissociationChannel.cc.
|
explicit |
Definition at line 41 of file G4MolecularDissociationChannel.cc.
References fName.
|
default |
|
default |
Definition at line 60 of file G4MolecularDissociationChannel.cc.
References fProductsVector, and fRMSProductsDisplacementVector.
Referenced by G4EmDNAChemistry::ConstructDissociationChannels(), G4EmDNAChemistry_option1::ConstructDissociationChannels(), G4EmDNAChemistry_option3::ConstructDissociationChannels(), and G4EmDNAChemistry_option2::ConstructDissociationChannels().
|
inline |
Definition at line 181 of file G4MolecularDissociationChannel.hh.
References fDecayTime.
|
inline |
Definition at line 204 of file G4MolecularDissociationChannel.hh.
References fDisplacementType.
Referenced by G4DNAWaterDissociationDisplacer::GetMotherMoleculeDisplacement(), and G4DNAWaterDissociationDisplacer::GetProductsDisplacement().
|
inline |
Definition at line 167 of file G4MolecularDissociationChannel.hh.
References fReleasedEnergy.
Referenced by G4DNAMolecularDissociation::DecayIt().
|
inline |
Definition at line 152 of file G4MolecularDissociationChannel.hh.
References fName.
Referenced by G4DNAMolecularDissociation::DecayIt(), and G4DNAWaterDissociationDisplacer::GetProductsDisplacement().
G4int G4MolecularDissociationChannel::GetNbProducts | ( | ) | const |
Definition at line 69 of file G4MolecularDissociationChannel.cc.
References fProductsVector.
Referenced by G4DNAMolecularDissociation::DecayIt(), and G4DNAWaterDissociationDisplacer::GetProductsDisplacement().
|
inline |
Definition at line 174 of file G4MolecularDissociationChannel.hh.
References fProbability.
Referenced by G4DNAMolecularDissociation::DecayIt().
G4MolecularDissociationChannel::Product * G4MolecularDissociationChannel::GetProduct | ( | int | index | ) | const |
Definition at line 76 of file G4MolecularDissociationChannel.cc.
References fProductsVector.
Referenced by G4DNAMolecularDissociation::DecayIt(), and G4DNAWaterDissociationDisplacer::GetProductsDisplacement().
|
inline |
Definition at line 188 of file G4MolecularDissociationChannel.hh.
References fRMSMotherMoleculeDisplacement.
|
inline |
Definition at line 160 of file G4MolecularDissociationChannel.hh.
References fRMSProductsDisplacementVector.
Definition at line 84 of file G4MolecularDissociationChannel.cc.
References fProductsVector, and fRMSProductsDisplacementVector.
|
default |
|
inline |
Definition at line 136 of file G4MolecularDissociationChannel.hh.
References fDecayTime.
|
inline |
Definition at line 196 of file G4MolecularDissociationChannel.hh.
References fDisplacementType.
Referenced by G4EmDNAChemistry::ConstructDissociationChannels(), G4EmDNAChemistry_option1::ConstructDissociationChannels(), G4EmDNAChemistry_option3::ConstructDissociationChannels(), and G4EmDNAChemistry_option2::ConstructDissociationChannels().
|
inline |
Definition at line 122 of file G4MolecularDissociationChannel.hh.
References fReleasedEnergy.
Referenced by G4EmDNAChemistry::ConstructDissociationChannels(), G4EmDNAChemistry_option1::ConstructDissociationChannels(), G4EmDNAChemistry_option3::ConstructDissociationChannels(), and G4EmDNAChemistry_option2::ConstructDissociationChannels().
|
inline |
Definition at line 115 of file G4MolecularDissociationChannel.hh.
References fName.
|
inline |
Definition at line 129 of file G4MolecularDissociationChannel.hh.
References fProbability.
Referenced by G4EmDNAChemistry::ConstructDissociationChannels(), G4EmDNAChemistry_option1::ConstructDissociationChannels(), G4EmDNAChemistry_option3::ConstructDissociationChannels(), and G4EmDNAChemistry_option2::ConstructDissociationChannels().
|
inline |
Definition at line 144 of file G4MolecularDissociationChannel.hh.
References fRMSMotherMoleculeDisplacement.
|
private |
Definition at line 107 of file G4MolecularDissociationChannel.hh.
Referenced by GetDecayTime(), and SetDecayTime().
|
private |
Definition at line 102 of file G4MolecularDissociationChannel.hh.
Referenced by GetDisplacementType(), and SetDisplacementType().
|
private |
Definition at line 103 of file G4MolecularDissociationChannel.hh.
Referenced by G4MolecularDissociationChannel(), GetName(), and SetName().
|
private |
Definition at line 106 of file G4MolecularDissociationChannel.hh.
Referenced by GetProbability(), and SetProbability().
|
private |
Definition at line 104 of file G4MolecularDissociationChannel.hh.
Referenced by AddProduct(), GetNbProducts(), GetProduct(), and GetRMSRadialDisplacementOfProduct().
|
private |
Definition at line 105 of file G4MolecularDissociationChannel.hh.
Referenced by GetEnergy(), and SetEnergy().
|
private |
Definition at line 109 of file G4MolecularDissociationChannel.hh.
Referenced by GetRMSMotherMoleculeDisplacement(), and SetRMSMotherMoleculeDisplacement().
|
private |
Definition at line 110 of file G4MolecularDissociationChannel.hh.
Referenced by AddProduct(), GetRMSProductsDisplacement(), and GetRMSRadialDisplacementOfProduct().