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*>*
The pointer G4MolecularConfiguration will be shared by all the molecules having the same molecule def...
const std::vector< const G4MolecularDissociationChannel * > * GetDecayChannels(const G4MolecularConfiguration *) const
G4MolecularDissociationTable & operator=(const G4MolecularDissociationTable &right)
G4MolecularDissociationTable()
~G4MolecularDissociationTable()
Class Description G4MolecularDecayTable operates as a container of deexcitation modes for excited or ...
void Serialize(std::ostream &)
void AddChannel(const G4MolecularConfiguration *molConf, const G4MolecularDissociationChannel *channel)
std::map< const G4MolecularConfiguration *, std::vector< const G4MolecularDissociationChannel * > > ChannelMap
void CheckDataConsistency() const
G4DNA::ChannelMap fDissociationChannels