Geant4  10.02.p03
G4RadioactiveDecay.hh File Reference
#include <vector>
#include <map>
#include <CLHEP/Units/SystemOfUnits.h>
#include "G4ios.hh"
#include "globals.hh"
#include "G4VRestDiscreteProcess.hh"
#include "G4ParticleChangeForRadDecay.hh"
#include "G4NucleusLimits.hh"
#include "G4RadioactiveDecayRate.hh"
#include "G4RadioactiveDecayRateVector.hh"
#include "G4RIsotopeTable.hh"
#include "G4RadioactivityTable.hh"
#include "G4ThreeVector.hh"
#include "G4Threading.hh"
Include dependency graph for G4RadioactiveDecay.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  G4RadioactiveDecay
 

Typedefs

typedef std::vector< G4RadioactiveDecayRateVectorG4RadioactiveDecayRateTable
 
typedef std::vector< G4RadioactiveDecayRateG4RadioactiveDecayRates
 
typedef std::map< G4String, G4DecayTable * > DecayTableMap
 

Typedef Documentation

◆ DecayTableMap

typedef std::map<G4String, G4DecayTable*> DecayTableMap

Definition at line 79 of file G4RadioactiveDecay.hh.

◆ G4RadioactiveDecayRates

Definition at line 78 of file G4RadioactiveDecay.hh.

◆ G4RadioactiveDecayRateTable

Definition at line 75 of file G4RadioactiveDecay.hh.