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 
 
G4MolecularDissociationTable & operator=(const G4MolecularDissociationTable &right)
 
G4MolecularDissociationTable()
 
~G4MolecularDissociationTable()
 
void Serialize(std::ostream &)
 
void AddChannel(const G4MolecularConfiguration *molConf, const G4MolecularDissociationChannel *channel)
 
std::map< const G4MolecularConfiguration *, std::vector< const G4MolecularDissociationChannel * > > ChannelMap
 
void CheckDataConsistency() const