| 
    Geant4
    10.00.p01
    
   | 
 
 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 | G4MolecularDecayTable | 
| 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 G4MolecularDecayChannel * > , std::less< G4String > >  | channelsMap | 
| typedef std::map<G4String, std::vector<const G4MolecularDecayChannel*>, std::less <G4String> > channelsMap | 
Definition at line 81 of file G4MolecularDissociationTable.hh.
| typedef std::map<G4ElectronOccupancy, G4String, eOccComp> statesMap | 
Definition at line 80 of file G4MolecularDissociationTable.hh.