39 #ifndef G4MolecularDecayChannel_h
40 #define G4MolecularDecayChannel_h 1
G4double fRMSMotherMoleculeDisplacement
G4double GetEnergy() const
void SetDisplacementType(DisplacementType)
void AddProduct(const G4Molecule *, G4double=0)
std::vector< G4double > fRMSProductsDisplacementVector
void SetName(const G4String &)
const G4String & GetName() const
DisplacementType fDisplacementType
G4double GetProbability() const
G4MolecularDecayChannel()
void SetProbability(G4double)
G4int GetNbProducts() const
G4double GetRMSMotherMoleculeDisplacement() const
DisplacementType GetDisplacementType() const
void SetDecayTime(G4double)
const std::vector< G4double > & GetRMSProductsDisplacement() const
void SetRMSMotherMoleculeDisplacement(G4double)
std::vector< G4MoleculeHandle > * fProductsVector
G4double GetDecayTime() const
Class Description The dynamic molecule holds all the data that change for a molecule It has a pointer...
~G4MolecularDecayChannel()
const G4Molecule * GetProduct(int) const
G4double GetRMSRadialDisplacementOfProduct(const G4Molecule *)
G4MolecularDecayChannel & operator=(const G4MolecularDecayChannel &right)