Geant4  10.01.p02
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  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 Documentation

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

Definition at line 98 of file G4MolecularDissociationTable.hh.

Definition at line 97 of file G4MolecularDissociationTable.hh.