Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | 정적 Public 멤버 함수 | Private 멤버 함수 | Private 속성 | 정적 Private 속성 | Friends | 모든 멤버 목록
G4Element 클래스 참조

#include <G4Element.hh>

Public 멤버 함수

 G4Element (const G4String &name, const G4String &symbol, G4double Zeff, G4double Aeff)
 
 G4Element (const G4String &name, const G4String &symbol, G4int nbIsotopes)
 
void AddIsotope (G4Isotope *isotope, G4double RelativeAbundance)
 
virtual ~G4Element ()
 
const G4StringGetName () const
 
const G4StringGetSymbol () const
 
G4double GetZ () const
 
G4int GetZasInt () const
 
G4double GetN () const
 
G4double GetAtomicMassAmu () const
 
G4double GetA () const
 
G4bool GetNaturalAbundanceFlag () const
 
void SetNaturalAbundanceFlag (G4bool)
 
G4int GetNbOfAtomicShells () const
 
G4double GetAtomicShell (G4int index) const
 
G4int GetNbOfShellElectrons (G4int index) const
 
size_t GetNumberOfIsotopes () const
 
G4IsotopeVectorGetIsotopeVector () const
 
G4doubleGetRelativeAbundanceVector () const
 
const G4IsotopeGetIsotope (G4int iso) const
 
size_t GetIndex () const
 
G4double GetfCoulomb () const
 
G4double GetfRadTsai () const
 
G4IonisParamElmGetIonisation () const
 
 G4Element (__void__ &)
 
void SetName (const G4String &name)
 

정적 Public 멤버 함수

static G4ElementTableGetElementTable ()
 
static size_t GetNumberOfElements ()
 
static G4ElementGetElement (G4String name, G4bool warning=true)
 

Private 멤버 함수

void InitializePointers ()
 
void ComputeDerivedQuantities ()
 
void ComputeCoulombFactor ()
 
void ComputeLradTsaiFactor ()
 
void AddNaturalIsotopes ()
 
 G4Element (G4Element &)=delete
 
const G4Elementoperator= (const G4Element &)=delete
 
G4int operator== (const G4Element &) const =delete
 
G4int operator!= (const G4Element &) const =delete
 

Private 속성

G4String fName
 
G4String fSymbol
 
G4double fZeff
 
G4double fNeff
 
G4double fAeff
 
G4int fZ
 
G4int fNbOfAtomicShells
 
G4doublefAtomicShells
 
G4intfNbOfShellElectrons
 
G4int fNumberOfIsotopes
 
G4IsotopeVectortheIsotopeVector
 
G4doublefRelativeAbundanceVector
 
size_t fIndexInTable
 
G4bool fNaturalAbundance
 
G4double fCoulomb
 
G4double fRadTsai
 
G4IonisParamElmfIonisation
 

정적 Private 속성

static G4ElementTable theElementTable
 

Friends

std::ostream & operator<< (std::ostream &, const G4Element *)
 
std::ostream & operator<< (std::ostream &, const G4Element &)
 
std::ostream & operator<< (std::ostream &, G4ElementTable)
 

상세한 설명

G4Element.hh 파일의 97 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

G4Element::G4Element ( const G4String name,
const G4String symbol,
G4double  Zeff,
G4double  Aeff 
)
G4Element::G4Element ( const G4String name,
const G4String symbol,
G4int  nbIsotopes 
)

G4Element.cc 파일의 128 번째 라인에서 정의되었습니다.

다음을 참조함 : FatalException, fRelativeAbundanceVector, G4Exception(), InitializePointers(), n, theIsotopeVector.

G4Element::~G4Element ( )
virtual

G4Element.cc 파일의 253 번째 라인에서 정의되었습니다.

다음을 참조함 : fAtomicShells, fIndexInTable, fIonisation, fNbOfShellElectrons, fRelativeAbundanceVector, theElementTable, theIsotopeVector.

G4Element::G4Element ( __void__ &  )

G4Element.cc 파일의 245 번째 라인에서 정의되었습니다.

다음을 참조함 : InitializePointers().

G4Element::G4Element ( G4Element )
privatedelete

멤버 함수 문서화

void G4Element::AddIsotope ( G4Isotope isotope,
G4double  RelativeAbundance 
)
void G4Element::AddNaturalIsotopes ( )
private
void G4Element::ComputeCoulombFactor ( )
private

G4Element.cc 파일의 287 번째 라인에서 정의되었습니다.

다음을 참조함 : fCoulomb, CLHEP::fine_structure_const, fZeff.

다음에 의해서 참조됨 : ComputeDerivedQuantities().

void G4Element::ComputeDerivedQuantities ( )
private

G4Element.cc 파일의 267 번째 라인에서 정의되었습니다.

다음을 참조함 : ComputeCoulombFactor(), ComputeLradTsaiFactor(), fIndexInTable, fIonisation, fZ, fZeff, G4lrint(), theElementTable.

다음에 의해서 참조됨 : AddIsotope(), G4Element().

void G4Element::ComputeLradTsaiFactor ( )
private

G4Element.cc 파일의 302 번째 라인에서 정의되었습니다.

다음을 참조함 : CLHEP::alpha_rcl2, fCoulomb, fRadTsai, fZeff, G4Log(), G4lrint().

다음에 의해서 참조됨 : ComputeDerivedQuantities().

G4double G4Element::GetA ( ) const
inline
G4double G4Element::GetAtomicMassAmu ( ) const
inline

G4Element.hh 파일의 136 번째 라인에서 정의되었습니다.

다음을 참조함 : fNeff.

G4double G4Element::GetAtomicShell ( G4int  index) const
G4Element * G4Element::GetElement ( G4String  name,
G4bool  warning = true 
)
static

G4Element.cc 파일의 412 번째 라인에서 정의되었습니다.

다음을 참조함 : G4cout, G4endl, GetName(), theElementTable.

다음에 의해서 참조됨 : RE06DetectorConstruction::AddMaterial(), export_G4Element(), G4GDMLReadMaterials::GetElement().

G4ElementTable * G4Element::GetElementTable ( )
static

G4Element.cc 파일의 398 번째 라인에서 정의되었습니다.

다음을 참조함 : theElementTable.

다음에 의해서 참조됨 : G4ParticleHPData::addPhysicsVector(), G4ParticleHPElastic::ApplyYourself(), G4ParticleHPCapture::ApplyYourself(), G4ParticleHPFission::ApplyYourself(), G4ParticleHPInelastic::ApplyYourself(), G4FissLib::ApplyYourself(), G4AdjointCSManager::BuildCrossSectionMatrices(), G4KokoulinMuonNuclearXS::BuildCrossSectionTable(), G4VRangeToEnergyConverter::BuildLossTable(), G4ParticleHPCapture::BuildPhysicsTable(), G4ParticleHPJENDLHEData::BuildPhysicsTable(), G4ParticleHPFission::BuildPhysicsTable(), G4ParticleHPElastic::BuildPhysicsTable(), G4ParticleHPFissionData::BuildPhysicsTable(), G4ParticleHPCaptureData::BuildPhysicsTable(), G4ParticleHPElasticData::BuildPhysicsTable(), G4ParticleHPInelasticData::BuildPhysicsTable(), G4NeutronElasticXS::BuildPhysicsTable(), G4ParticleHPThermalScatteringData::BuildPhysicsTable(), G4NeutronCaptureXS::BuildPhysicsTable(), G4NeutronInelasticXS::BuildPhysicsTable(), G4ParticleInelasticXS::BuildPhysicsTable(), G4ParticleHPInelastic::BuildPhysicsTable(), G4ParticleHPThermalScattering::buildPhysicsTable(), ExP02DetectorConstruction::Construct(), G4HadronHElasticPhysics::ConstructProcess(), G4LENDModel::create_used_target_map(), G4LENDCrossSection::create_used_target_map(), G4ParticleHPFissionData::DumpPhysicsTable(), G4ParticleHPCaptureData::DumpPhysicsTable(), G4ParticleHPElasticData::DumpPhysicsTable(), G4ParticleHPInelasticData::DumpPhysicsTable(), ExP02GeoTree::ExP02GeoTree(), export_G4Element(), CCalMaterialFactory::findElement(), G4NistElementBuilder::FindElement(), G4NistElementBuilder::FindOrBuildElement(), G4FissLib::G4FissLib(), G4ParticleHPData::G4ParticleHPData(), G4NistManager::GetElement(), G4LivermoreBremsstrahlungModel::Initialise(), G4SeltzerBergerModel::Initialise(), G4NuclNuclDiffuseElastic::Initialise(), G4DiffuseElasticV2::Initialise(), G4DiffuseElastic::Initialise(), G4VAtomDeexcitation::InitialiseAtomicDeexcitation(), G4BetheHeitlerModel::InitialiseElementData(), G4PairProductionRelModel::InitialiseElementData(), G03DetectorConstruction::ListOfMaterials(), G02DetectorConstruction::ListOfMaterials(), G4NistManager::PrintG4Element(), CCalMaterialFactory::readElements(), G4GDMLRead::StripNames(), G4NistManager::~G4NistManager().

G4double G4Element::GetfCoulomb ( ) const
inline
G4double G4Element::GetfRadTsai ( ) const
inline

G4Element.hh 파일의 195 번째 라인에서 정의되었습니다.

다음을 참조함 : fRadTsai.

다음에 의해서 참조됨 : export_G4Element().

size_t G4Element::GetIndex ( ) const
inline
G4IonisParamElm* G4Element::GetIonisation ( ) const
inline
const G4Isotope* G4Element::GetIsotope ( G4int  iso) const
inline
G4IsotopeVector* G4Element::GetIsotopeVector ( ) const
inline
G4double G4Element::GetN ( ) const
inline
const G4String& G4Element::GetName ( void  ) const
inline
G4bool G4Element::GetNaturalAbundanceFlag ( ) const
inline

G4Element.hh 파일의 262 번째 라인에서 정의되었습니다.

다음을 참조함 : fNaturalAbundance.

다음에 의해서 참조됨 : G4CrossSectionDataStore::GetCrossSection().

G4int G4Element::GetNbOfAtomicShells ( ) const
inline
G4int G4Element::GetNbOfShellElectrons ( G4int  index) const

G4Element.cc 파일의 382 번째 라인에서 정의되었습니다.

다음을 참조함 : FatalException, fName, fNbOfAtomicShells, fNbOfShellElectrons, fZeff, G4Exception().

다음에 의해서 참조됨 : G4KleinNishinaModel::SampleSecondaries().

size_t G4Element::GetNumberOfElements ( )
static

G4Element.cc 파일의 405 번째 라인에서 정의되었습니다.

다음을 참조함 : theElementTable.

다음에 의해서 참조됨 : G4ParticleHPData::addPhysicsVector(), G4KokoulinMuonNuclearXS::BuildCrossSectionTable(), G4VRangeToEnergyConverter::BuildLossTable(), G4ParticleHPCapture::BuildPhysicsTable(), G4ParticleHPJENDLHEData::BuildPhysicsTable(), G4ParticleHPFission::BuildPhysicsTable(), G4ParticleHPElastic::BuildPhysicsTable(), G4ParticleHPFissionData::BuildPhysicsTable(), G4ParticleHPCaptureData::BuildPhysicsTable(), G4ParticleHPElasticData::BuildPhysicsTable(), G4ParticleHPInelasticData::BuildPhysicsTable(), G4NeutronElasticXS::BuildPhysicsTable(), G4ParticleHPThermalScatteringData::BuildPhysicsTable(), G4NeutronCaptureXS::BuildPhysicsTable(), G4NeutronInelasticXS::BuildPhysicsTable(), G4ParticleInelasticXS::BuildPhysicsTable(), G4ParticleHPInelastic::BuildPhysicsTable(), G4ParticleHPThermalScattering::buildPhysicsTable(), G4LENDModel::create_used_target_map(), G4LENDCrossSection::create_used_target_map(), G4ParticleHPFissionData::DumpPhysicsTable(), G4ParticleHPCaptureData::DumpPhysicsTable(), G4ParticleHPElasticData::DumpPhysicsTable(), G4ParticleHPInelasticData::DumpPhysicsTable(), export_G4Element(), G4FissLib::G4FissLib(), G4ParticleHPData::G4ParticleHPData(), G4SeltzerBergerModel::Initialise(), G4LivermoreBremsstrahlungModel::Initialise(), G4NuclNuclDiffuseElastic::Initialise(), G4DiffuseElasticV2::Initialise(), G4DiffuseElastic::Initialise(), G4VAtomDeexcitation::InitialiseAtomicDeexcitation(), G4VRangeToEnergyConverter::operator=().

size_t G4Element::GetNumberOfIsotopes ( ) const
inline
G4double* G4Element::GetRelativeAbundanceVector ( ) const
inline
const G4String& G4Element::GetSymbol ( ) const
inline

G4Element.hh 파일의 128 번째 라인에서 정의되었습니다.

다음을 참조함 : fSymbol.

다음에 의해서 참조됨 : G4tgbGeometryDumper::DumpElement(), export_G4Element().

G4double G4Element::GetZ ( ) const
inline

G4Element.hh 파일의 131 번째 라인에서 정의되었습니다.

다음을 참조함 : fZeff.

다음에 의해서 참조됨 : G4RDVCrossSectionHandler::ActiveElements(), G4VCrossSectionHandler::ActiveElements(), G4PixeCrossSectionHandler::ActiveElements(), G4AdjointPhotoElectricModel::AdjointCrossSectionPerAtom(), G4ParticleHPThermalScattering::ApplyYourself(), G4AugerData::BuildAugerTransitionTable(), G4RDAugerData::BuildAugerTransitionTable(), G4AdjointCSManager::BuildCrossSectionMatrices(), G4ScreenedCoulombCrossSection::BuildMFPTables(), G4ParticleHPJENDLHEData::BuildPhysicsTable(), G4ErrorFreeTrajState::CalculateEffectiveZandA(), G4Nucleus::ChooseParameters(), G4AdjointCSManager::ComputeAdjointCS(), G4EmCalculator::ComputeCrossSectionPerAtom(), G4VEmModel::ComputeCrossSectionPerAtom(), G4ICRU49NuclearStoppingModel::ComputeDEDXPerVolume(), G4IonisParamMat::ComputeIonParameters(), G4PAIySection::ComputeLowEnergyCof(), G4PAIxSection::ComputeLowEnergyCof(), G4IonisParamMat::ComputeMeanParameters(), G4HadronHElasticPhysics::ConstructProcess(), MuCrossSections::CR_PerAtom(), G4LENDModel::create_used_target_map(), G4LENDCrossSection::create_used_target_map(), G4ICRU73QOModel::DEDX(), G4BraggModel::DEDX(), G4BraggIonModel::DEDX(), G4tgbGeometryDumper::DumpElement(), G4GDMLWriteMaterials::ElementWrite(), export_G4Element(), G4ParticleHPFissionData::GetCrossSection(), G4ParticleHPCaptureData::GetCrossSection(), G4ParticleHPElasticData::GetCrossSection(), G4ParticleHPInelasticData::GetCrossSection(), GVFlashShowerParameterisation::GetEffZ(), G4VComponentCrossSection::GetElasticElementCrossSection(), G4ChargeExchangeProcess::GetElementCrossSection(), G4ComponentGGHadronNucleusXsc::GetHadronNucleonXsc(), G4ComponentGGNuclNuclXsc::GetHadronNucleonXsc(), G4ComponentGGHadronNucleusXsc::GetHadronNucleonXscNS(), G4ComponentGGHadronNucleusXsc::GetHadronNucleonXscPDG(), G4ComponentGGHadronNucleusXsc::GetHNinelasticXsc(), G4VComponentCrossSection::GetInelasticElementCrossSection(), G4QAOLowEnergyLoss::GetOscillatorEnergy(), G4ParticleHPThermalBoost::GetThermalEnergy(), G4VComponentCrossSection::GetTotalElementCrossSection(), G4ParticleHPElementData::Init(), G4GSPWACorrections::InitDataMaterial(), G4GSPWACorrections::InitDataPerElement(), G4EmSaturation::InitialiseBirksCoefficient(), G4GSMottCorrection::InitMCDataMaterial(), G4GSMottCorrection::InitMCDataPerElement(), G4hIonEffChargeSquare::IonEffChargeSquare(), G4HadronNucleonXsc::IsApplicable(), G4eIonisationParameters::LoadData(), G4BremsstrahlungParameters::LoadData(), G4RDBremsstrahlungParameters::LoadData(), G4RDeIonisationParameters::LoadData(), G4NativeScreenedCoulombCrossSection::LoadData(), G4GSPWACorrections::LoadDataElement(), G4GSMottCorrection::LoadMCDataElement(), G4LindhardRobinsonPartition::PartitionNIEL(), G4NeutrinoElectronProcess::PostStepDoIt(), G4ParticleHPChannel::Register(), G4XrayRayleighModel::SampleSecondaries(), G4LivermoreRayleighModel::SampleSecondaries(), G4LivermorePolarizedPhotoElectricGDModel::SampleSecondaries(), G4LivermoreComptonModifiedModel::SampleSecondaries(), G4LivermoreComptonModel::SampleSecondaries(), G4LivermorePolarizedRayleighModel::SampleSecondaries(), G4LivermorePolarizedPhotoElectricModel::SampleSecondaries(), G4LivermorePolarizedComptonModel::SampleSecondaries(), G4LDMBremModel::SampleSecondaries(), G4PenelopePhotoElectricModel::SampleSecondaries(), G4KleinNishinaModel::SampleSecondaries(), G4PEEffectFluoModel::SampleSecondaries(), G4PAIPhotModel::SampleSecondaries(), G4PAIModel::SampleSecondaries(), G4MuPairProductionModel::SampleSecondaries(), G4MuBremsstrahlungModel::SampleSecondaries(), G4LowEPComptonModel::SampleSecondaries(), G4LowEPPolarizedComptonModel::SampleSecondaries(), HistoManager::ScoreNewTrack(), G4ScreenedCoulombCrossSection::SelectRandomUnweightedTarget(), G4ElementSelector::SelectZandA(), G4hParametrisedLossModel::StoppingPower(), G4hNuclearStoppingModel::StoppingPower().

G4int G4Element::GetZasInt ( ) const
inline
void G4Element::InitializePointers ( )
private

G4Element.cc 파일의 219 번째 라인에서 정의되었습니다.

다음을 참조함 : fAeff, fAtomicShells, fCoulomb, fIndexInTable, fIonisation, fNaturalAbundance, fNbOfAtomicShells, fNbOfShellElectrons, fNeff, fNumberOfIsotopes, fRadTsai, fRelativeAbundanceVector, fZ, fZeff, theIsotopeVector.

다음에 의해서 참조됨 : G4Element().

G4int G4Element::operator!= ( const G4Element ) const
privatedelete
const G4Element& G4Element::operator= ( const G4Element )
privatedelete
G4int G4Element::operator== ( const G4Element ) const
privatedelete
void G4Element::SetName ( const G4String name)
inline

G4Element.hh 파일의 214 번째 라인에서 정의되었습니다.

다음을 참조함 : fName.

다음에 의해서 참조됨 : export_G4Element(), G4GDMLRead::StripNames().

void G4Element::SetNaturalAbundanceFlag ( G4bool  val)
inline

G4Element.hh 파일의 267 번째 라인에서 정의되었습니다.

다음을 참조함 : fNaturalAbundance.

다음에 의해서 참조됨 : G4NistElementBuilder::BuildElement().

Friend, 그리고 관련된 함수 문서화

std::ostream& operator<< ( std::ostream &  flux,
const G4Element element 
)
friend

G4Element.cc 파일의 432 번째 라인에서 정의되었습니다.

std::ostream& operator<< ( std::ostream &  flux,
const G4Element element 
)
friend

G4Element.cc 파일의 459 번째 라인에서 정의되었습니다.

std::ostream& operator<< ( std::ostream &  flux,
G4ElementTable  ElementTable 
)
friend

G4Element.cc 파일의 467 번째 라인에서 정의되었습니다.

멤버 데이타 문서화

G4double G4Element::fAeff
private

G4Element.hh 파일의 236 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : AddIsotope(), G4Element(), GetA(), InitializePointers(), operator<<().

G4double* G4Element::fAtomicShells
private

G4Element.hh 파일의 240 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : AddIsotope(), G4Element(), GetAtomicShell(), InitializePointers(), ~G4Element().

G4double G4Element::fCoulomb
private

G4Element.hh 파일의 257 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ComputeCoulombFactor(), ComputeLradTsaiFactor(), GetfCoulomb(), InitializePointers().

size_t G4Element::fIndexInTable
private

G4Element.hh 파일의 251 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ComputeDerivedQuantities(), GetIndex(), InitializePointers(), ~G4Element().

G4IonisParamElm* G4Element::fIonisation
private

G4Element.hh 파일의 259 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ComputeDerivedQuantities(), GetIonisation(), InitializePointers(), ~G4Element().

G4String G4Element::fName
private

G4Element.hh 파일의 232 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : AddIsotope(), AddNaturalIsotopes(), GetAtomicShell(), GetName(), GetNbOfShellElectrons(), operator<<(), SetName().

G4bool G4Element::fNaturalAbundance
private

G4Element.hh 파일의 252 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : AddNaturalIsotopes(), GetNaturalAbundanceFlag(), InitializePointers(), SetNaturalAbundanceFlag().

G4int G4Element::fNbOfAtomicShells
private

G4Element.hh 파일의 239 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : AddIsotope(), G4Element(), GetAtomicShell(), GetNbOfAtomicShells(), GetNbOfShellElectrons(), InitializePointers().

G4int* G4Element::fNbOfShellElectrons
private

G4Element.hh 파일의 241 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : AddIsotope(), G4Element(), GetNbOfShellElectrons(), InitializePointers(), ~G4Element().

G4double G4Element::fNeff
private

G4Element.hh 파일의 235 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : AddIsotope(), G4Element(), GetAtomicMassAmu(), GetN(), InitializePointers(), operator<<().

G4int G4Element::fNumberOfIsotopes
private

G4Element.hh 파일의 244 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : AddIsotope(), AddNaturalIsotopes(), GetNumberOfIsotopes(), InitializePointers(), operator<<().

G4double G4Element::fRadTsai
private

G4Element.hh 파일의 258 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ComputeLradTsaiFactor(), GetfRadTsai(), InitializePointers().

G4double* G4Element::fRelativeAbundanceVector
private

G4Element.hh 파일의 246 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : AddIsotope(), AddNaturalIsotopes(), G4Element(), GetRelativeAbundanceVector(), InitializePointers(), operator<<(), ~G4Element().

G4String G4Element::fSymbol
private

G4Element.hh 파일의 233 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : AddNaturalIsotopes(), GetSymbol(), operator<<().

G4int G4Element::fZ
private

G4Element.hh 파일의 237 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ComputeDerivedQuantities(), GetZasInt(), InitializePointers().

G4double G4Element::fZeff
private
G4ElementTable G4Element::theElementTable
staticprivate

G4Element.hh 파일의 250 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ComputeDerivedQuantities(), GetElement(), GetElementTable(), GetNumberOfElements(), ~G4Element().

G4IsotopeVector* G4Element::theIsotopeVector
private

G4Element.hh 파일의 245 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : AddIsotope(), AddNaturalIsotopes(), G4Element(), GetIsotope(), GetIsotopeVector(), InitializePointers(), operator<<(), ~G4Element().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: