Geant4_10
Classes | Typedefs
G4MolecularDissociationTable.hh File Reference
#include <map>
#include <vector>
#include "G4ElectronOccupancy.hh"
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
 

Typedefs

typedef std::map
< G4ElectronOccupancy,
G4String, eOccComp
statesMap
 
typedef std::map< G4String,
std::vector< const
G4MolecularDecayChannel * >
, std::less< G4String > > 
channelsMap
 

Typedef Documentation

typedef std::map<G4String, std::vector<const G4MolecularDecayChannel*>, std::less <G4String> > channelsMap

Definition at line 81 of file G4MolecularDissociationTable.hh.

Definition at line 80 of file G4MolecularDissociationTable.hh.