54 #ifndef G4MolecularDecayTable_h
55 #define G4MolecularDecayTable_h 1
69 std::vector<const G4MolecularDissociationChannel*> >
ChannelMap;
103 const std::vector<const G4MolecularDissociationChannel*>*
105 const std::vector<const G4MolecularDissociationChannel*>*
const std::vector< const G4MolecularDissociationChannel * > * GetDecayChannels(const G4MolecularConfiguration *) const
std::map< const G4MolecularConfiguration *, std::vector< const G4MolecularDissociationChannel * > > ChannelMap
void AddChannel(const G4MolecularConfiguration *molConf, const G4MolecularDissociationChannel *channel)
G4MolecularDissociationTable & operator=(const G4MolecularDissociationTable &right)
void Serialize(std::ostream &)
~G4MolecularDissociationTable()
void CheckDataConsistency() const
G4DNA::ChannelMap fDissociationChannels
G4MolecularDissociationTable()