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