|
Geant4
10.01
|
Include dependency graph for G4MolecularDissociationTable.hh:
This graph shows which files directly or indirectly include this file: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.