54 #ifndef G4MolecularDecayChannel_h 55 #define G4MolecularDecayChannel_h 1 68 struct CompMoleculePointer;
177 inline const std::vector<G4double>&
~G4MolecularDissociationChannel()
G4double GetRMSRadialDisplacementOfProduct(const G4Molecule *)
DisplacementType GetDisplacementType() const
G4double fRMSMotherMoleculeDisplacement
G4double GetEnergy() const
void SetProbability(G4double)
G4double GetDecayTime() const
G4MolecularDissociationChannel()
G4MolecularConfiguration * GetProduct(int) const
DisplacementType fDisplacementType
void SetRMSMotherMoleculeDisplacement(G4double)
void SetDecayTime(G4double)
void AddProduct(const G4Molecule *, G4double=0)
void SetName(const G4String &)
std::vector< G4double > fRMSProductsDisplacementVector
G4double GetProbability() const
const std::vector< G4double > & GetRMSProductsDisplacement() const
const G4String & GetName() const
std::vector< G4MolecularConfiguration * > * fProductsVector
G4double GetRMSMotherMoleculeDisplacement() const
G4int GetNbProducts() const
G4MolecularDissociationChannel & operator=(const G4MolecularDissociationChannel &right)
void SetDisplacementType(DisplacementType)