Geant4-11
Data Structures | Typedefs
G4Radioactivation.hh File Reference
#include "G4RadioactiveDecay.hh"
#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 "G4RadioactiveDecayRatesToDaughter.hh"
#include "G4RadioactiveDecayChainsFromParent.hh"
#include "G4RadioactivityTable.hh"
#include "G4ThreeVector.hh"
#include "G4Threading.hh"

Go to the source code of this file.

Data Structures

class  G4Radioactivation
 

Typedefs

typedef std::map< G4String, G4DecayTable * > DecayTableMap
 
typedef std::vector< G4RadioactiveDecayChainsFromParentG4RadioactiveDecayParentChainTable
 
typedef std::vector< G4RadioactiveDecayRatesToDaughterG4RadioactiveDecayRates
 

Typedef Documentation

◆ DecayTableMap

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

Definition at line 52 of file G4Radioactivation.hh.

◆ G4RadioactiveDecayParentChainTable

Definition at line 50 of file G4Radioactivation.hh.

◆ G4RadioactiveDecayRates

Definition at line 51 of file G4Radioactivation.hh.