Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4MolecularDecayTable.hh File Reference
#include <map>
#include <vector>
#include "G4ElectronOccupancy.hh"

Go to the source code of this file.

Classes

struct  eOccComp
 
class  G4MolecularDecayTable
 

Typedefs

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

Typedef Documentation

◆ channelsMap

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

Definition at line 81 of file G4MolecularDecayTable.hh.

◆ statesMap

Definition at line 80 of file G4MolecularDecayTable.hh.