54 #ifndef G4MolecularDecayChannel_h 
   55 #define G4MolecularDecayChannel_h 1 
   68 struct CompMoleculePointer;
 
  177 inline const std::vector<G4double>&
 
~G4MolecularDissociationChannel()
 
The pointer G4MolecularConfiguration will be shared by all the molecules having the same molecule def...
 
G4double GetRMSRadialDisplacementOfProduct(const G4Molecule *)
 
G4double fRMSMotherMoleculeDisplacement
 
void SetProbability(G4double)
 
G4int GetNbProducts() const 
 
G4MolecularDissociationChannel()
 
DisplacementType fDisplacementType
 
G4double GetEnergy() const 
 
void SetRMSMotherMoleculeDisplacement(G4double)
 
DisplacementType GetDisplacementType() const 
 
void SetDecayTime(G4double)
 
void AddProduct(const G4Molecule *, G4double=0)
 
void SetName(const G4String &)
 
G4MolecularConfiguration * GetProduct(int) const 
 
G4double GetDecayTime() const 
 
std::vector< G4double > fRMSProductsDisplacementVector
 
G4double GetRMSMotherMoleculeDisplacement() const 
 
const G4String & GetName() const 
 
std::vector< G4MolecularConfiguration * > * fProductsVector
 
G4double GetProbability() const 
 
Class Description The dynamic molecule holds all the data that change for a molecule It has a pointer...
 
G4MolecularDissociationChannel & operator=(const G4MolecularDissociationChannel &right)
 
const std::vector< G4double > & GetRMSProductsDisplacement() const 
 
void SetDisplacementType(DisplacementType)