54 #ifndef G4MolecularDecayChannel_h
55 #define G4MolecularDecayChannel_h 1
~G4MolecularDissociationChannel()
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 &)
G4double GetDecayTime() const
std::vector< G4double > fRMSProductsDisplacementVector
G4double GetRMSMotherMoleculeDisplacement() const
const G4String & GetName() const
G4double GetProbability() const
const G4Molecule * GetProduct(int) const
Class Description The dynamic molecule holds all the data that change for a molecule It has a pointer...
std::vector< const G4Molecule * > * fProductsVector
G4MolecularDissociationChannel & operator=(const G4MolecularDissociationChannel &right)
const std::vector< G4double > & GetRMSProductsDisplacement() const
void SetDisplacementType(DisplacementType)