#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"
클래스 | |
class | G4RadioactiveDecay |
타입정의 | |
typedef std::vector < G4RadioactiveDecayChainsFromParent > | G4RadioactiveDecayParentChainTable |
typedef std::vector < G4RadioactiveDecayRatesToDaughter > | G4RadioactiveDecayRates |
typedef std::map< G4String, G4DecayTable * > | DecayTableMap |
typedef std::map<G4String, G4DecayTable*> DecayTableMap |
G4RadioactiveDecay.hh 파일의 79 번째 라인에서 정의되었습니다.
typedef std::vector<G4RadioactiveDecayChainsFromParent> G4RadioactiveDecayParentChainTable |
G4RadioactiveDecay.hh 파일의 75 번째 라인에서 정의되었습니다.
typedef std::vector<G4RadioactiveDecayRatesToDaughter> G4RadioactiveDecayRates |
G4RadioactiveDecay.hh 파일의 78 번째 라인에서 정의되었습니다.