Geant4
10.01.p03
|
Go to the source code of this file.
Classes | |
struct | eOccComp |
class | G4MolecularDissociationTable |
Class Description G4MolecularDecayTable operates as a container of deexcitation modes for excited or ionized molecules. More... | |
Typedefs | |
typedef std::map < G4ElectronOccupancy, G4String, eOccComp > | statesMap |
typedef std::map< G4String, std::vector< const G4MolecularDissociationChannel * > , std::less< G4String > > | channelsMap |
typedef std::map<G4String, std::vector<const G4MolecularDissociationChannel*>, std::less <G4String> > channelsMap |
Definition at line 98 of file G4MolecularDissociationTable.hh.
typedef std::map<G4ElectronOccupancy, G4String, eOccComp> statesMap |
Definition at line 97 of file G4MolecularDissociationTable.hh.