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

#include <G4ParticleHPBGGNucleonInelasticXS.hh>

G4ParticleHPBGGNucleonInelasticXS에 대한 상속 다이어그램 :
G4BGGNucleonInelasticXS G4VCrossSectionDataSet

Public 멤버 함수

 G4ParticleHPBGGNucleonInelasticXS (const G4ParticleDefinition *)
 
virtual ~G4ParticleHPBGGNucleonInelasticXS ()
 
virtual G4bool IsElementApplicable (const G4DynamicParticle *, G4int Z, const G4Material *mat=0)
 
virtual G4bool IsIsoApplicable (const G4DynamicParticle *, G4int Z, G4int A, const G4Element *elm=0, const G4Material *mat=0)
 
virtual G4double GetElementCrossSection (const G4DynamicParticle *, G4int Z, const G4Material *mat=0)
 
virtual G4double GetIsoCrossSection (const G4DynamicParticle *, G4int Z, G4int A, const G4Isotope *iso=0, const G4Element *elm=0, const G4Material *mat=0)
 
virtual void BuildPhysicsTable (const G4ParticleDefinition &)
 
virtual void CrossSectionDescription (std::ostream &) const
 
void SetLowestCrossSection (G4double val)
 
G4double GetCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *mat=nullptr)
 
G4double ComputeCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *mat=nullptr)
 
virtual const G4IsotopeSelectIsotope (const G4Element *, G4double kinEnergy)
 
virtual void DumpPhysicsTable (const G4ParticleDefinition &)
 
virtual G4int GetVerboseLevel () const
 
virtual void SetVerboseLevel (G4int value)
 
G4double GetMinKinEnergy () const
 
void SetMinKinEnergy (G4double value)
 
G4double GetMaxKinEnergy () const
 
void SetMaxKinEnergy (G4double value)
 
bool ForAllAtomsAndEnergies () const
 
void SetForAllAtomsAndEnergies (G4bool val)
 
const G4StringGetName () const
 

Protected 멤버 함수

void SetName (const G4String &)
 

Protected 속성

G4int verboseLevel
 

Private 속성

G4double fLowEnergyLimitForHPN
 

상세한 설명

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

생성자 & 소멸자 문서화

G4ParticleHPBGGNucleonInelasticXS::G4ParticleHPBGGNucleonInelasticXS ( const G4ParticleDefinition p)

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

다음을 참조함 : fLowEnergyLimitForHPN, MeV.

G4ParticleHPBGGNucleonInelasticXS::~G4ParticleHPBGGNucleonInelasticXS ( )
virtual

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

멤버 함수 문서화

void G4BGGNucleonInelasticXS::BuildPhysicsTable ( const G4ParticleDefinition p)
virtualinherited

G4VCrossSectionDataSet(으)로부터 재구현되었습니다.

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

다음을 참조함 : A(), G4VComponentCrossSection::BuildPhysicsTable(), G4VCrossSectionDataSet::BuildPhysicsTable(), G4BGGNucleonInelasticXS::CoulombFactor(), G4NucleonNuclearCrossSection::Default_Name(), G4BGGNucleonInelasticXS::fGlauber, G4BGGNucleonInelasticXS::fGlauberEnergy, G4BGGNucleonInelasticXS::fHadron, G4BGGNucleonInelasticXS::fHighEnergy, G4BGGNucleonInelasticXS::fLowEnergy, G4BGGNucleonInelasticXS::fNucleon, G4BGGNucleonInelasticXS::fSAID, G4BGGNucleonInelasticXS::fSAIDHighEnergyLimit, G4cout, G4endl, G4lrint(), G4NistManager::GetAtomicMassAmu(), G4CrossSectionDataSetRegistry::GetCrossSectionDataSet(), G4NucleonNuclearCrossSection::GetElementCrossSection(), G4HadronNucleonXsc::GetHadronNucleonXscNS(), G4HadronNucleonXsc::GetHadronNucleonXscPDG(), G4ComponentGGHadronNucleusXsc::GetInelasticGlauberGribov(), G4HadronNucleonXsc::GetInelasticHadronNucleonXsc(), G4ComponentSAIDTotalXS::GetInelasticIsotopeCrossSection(), G4ParticleDefinition::GetParticleName(), GeV, G4CrossSectionDataSetRegistry::Instance(), G4NistManager::Instance(), G4BGGNucleonInelasticXS::isInitialized, G4BGGNucleonInelasticXS::isProton, G4Neutron::Neutron(), G4BGGNucleonInelasticXS::particle, G4DynamicParticle::SetKineticEnergy(), G4BGGNucleonInelasticXS::theA, G4BGGNucleonInelasticXS::theCoulombFac, G4BGGNucleonInelasticXS::theGlauberFac, G4BGGNucleonInelasticXS::theProton, G4VCrossSectionDataSet::verboseLevel, x.

G4double G4VCrossSectionDataSet::ComputeCrossSection ( const G4DynamicParticle part,
const G4Element elm,
const G4Material mat = nullptr 
)
inherited
void G4BGGNucleonInelasticXS::CrossSectionDescription ( std::ostream &  outFile) const
virtualinherited

G4VCrossSectionDataSet(으)로부터 재구현되었습니다.

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

void G4VCrossSectionDataSet::DumpPhysicsTable ( const G4ParticleDefinition )
virtualinherited
bool G4VCrossSectionDataSet::ForAllAtomsAndEnergies ( ) const
inlineinherited

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

다음을 참조함 : G4VCrossSectionDataSet::isForAllAtomsAndEnergies.

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

G4double G4VCrossSectionDataSet::GetCrossSection ( const G4DynamicParticle dp,
const G4Element elm,
const G4Material mat = nullptr 
)
inlineinherited

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

다음을 참조함 : G4VCrossSectionDataSet::ComputeCrossSection().

G4double G4BGGNucleonInelasticXS::GetElementCrossSection ( const G4DynamicParticle dp,
G4int  Z,
const G4Material mat = 0 
)
virtualinherited
G4double G4BGGNucleonInelasticXS::GetIsoCrossSection ( const G4DynamicParticle dp,
G4int  Z,
G4int  A,
const G4Isotope iso = 0,
const G4Element elm = 0,
const G4Material mat = 0 
)
virtualinherited
G4double G4VCrossSectionDataSet::GetMaxKinEnergy ( ) const
inlineinherited
G4double G4VCrossSectionDataSet::GetMinKinEnergy ( ) const
inlineinherited
const G4String & G4VCrossSectionDataSet::GetName ( void  ) const
inlineinherited
G4int G4VCrossSectionDataSet::GetVerboseLevel ( ) const
inlinevirtualinherited

G4ParticleHPInelasticData, G4ParticleHPElasticData, G4ParticleHPCaptureData, G4ParticleHPFissionData에서 재구현되었습니다.

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

다음을 참조함 : G4VCrossSectionDataSet::verboseLevel.

G4bool G4ParticleHPBGGNucleonInelasticXS::IsElementApplicable ( const G4DynamicParticle dp,
G4int  Z,
const G4Material mat = 0 
)
virtual

G4BGGNucleonInelasticXS(으)로부터 재구현되었습니다.

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

다음을 참조함 : fLowEnergyLimitForHPN, G4DynamicParticle::GetKineticEnergy().

G4bool G4ParticleHPBGGNucleonInelasticXS::IsIsoApplicable ( const G4DynamicParticle dp,
G4int  Z,
G4int  A,
const G4Element elm = 0,
const G4Material mat = 0 
)
virtual

G4BGGNucleonInelasticXS(으)로부터 재구현되었습니다.

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

다음을 참조함 : fLowEnergyLimitForHPN, G4DynamicParticle::GetKineticEnergy().

const G4Isotope * G4VCrossSectionDataSet::SelectIsotope ( const G4Element anElement,
G4double  kinEnergy 
)
virtualinherited
void G4VCrossSectionDataSet::SetForAllAtomsAndEnergies ( G4bool  val)
inlineinherited
void G4BGGNucleonInelasticXS::SetLowestCrossSection ( G4double  val)
inlineinherited

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

다음을 참조함 : G4BGGNucleonInelasticXS::fLowestXSection.

void G4VCrossSectionDataSet::SetMaxKinEnergy ( G4double  value)
inlineinherited
void G4VCrossSectionDataSet::SetMinKinEnergy ( G4double  value)
inlineinherited
void G4VCrossSectionDataSet::SetName ( const G4String nam)
inlineprotectedinherited

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

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

void G4VCrossSectionDataSet::SetVerboseLevel ( G4int  value)
inlinevirtualinherited

G4ParticleHPInelasticData, G4ParticleHPCaptureData, G4ParticleHPElasticData, G4ParticleHPFissionData에서 재구현되었습니다.

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

다음을 참조함 : G4VCrossSectionDataSet::verboseLevel.

멤버 데이타 문서화

G4double G4ParticleHPBGGNucleonInelasticXS::fLowEnergyLimitForHPN
private

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

다음에 의해서 참조됨 : G4ParticleHPBGGNucleonInelasticXS(), IsElementApplicable(), IsIsoApplicable().

G4int G4VCrossSectionDataSet::verboseLevel
protectedinherited

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

다음에 의해서 참조됨 : G4CrossSectionPairGG::BuildPhysicsTable(), G4NeutronElasticXS::BuildPhysicsTable(), G4BGGNucleonInelasticXS::BuildPhysicsTable(), G4BGGPionElasticXS::BuildPhysicsTable(), G4BGGNucleonElasticXS::BuildPhysicsTable(), G4NeutronCaptureXS::BuildPhysicsTable(), G4NeutronInelasticXS::BuildPhysicsTable(), G4ParticleInelasticXS::BuildPhysicsTable(), G4BGGPionInelasticXS::BuildPhysicsTable(), G4LENDCrossSection::create_used_target_map(), G4BGGNucleonElasticXS::G4BGGNucleonElasticXS(), G4BGGNucleonInelasticXS::G4BGGNucleonInelasticXS(), G4BGGPionElasticXS::G4BGGPionElasticXS(), G4BGGPionInelasticXS::G4BGGPionInelasticXS(), G4CrossSectionPairGG::G4CrossSectionPairGG(), G4NeutronCaptureXS::G4NeutronCaptureXS(), G4NeutronElasticXS::G4NeutronElasticXS(), G4NeutronInelasticXS::G4NeutronInelasticXS(), G4ParticleInelasticXS::G4ParticleInelasticXS(), G4CrossSectionPairGG::GetElementCrossSection(), G4NeutronElasticXS::GetElementCrossSection(), G4NeutronCaptureXS::GetElementCrossSection(), G4BGGPionElasticXS::GetElementCrossSection(), G4BGGNucleonInelasticXS::GetElementCrossSection(), G4BGGNucleonElasticXS::GetElementCrossSection(), G4ParticleInelasticXS::GetElementCrossSection(), G4NeutronInelasticXS::GetElementCrossSection(), G4BGGPionInelasticXS::GetElementCrossSection(), G4BGGNucleonInelasticXS::GetIsoCrossSection(), G4BGGPionElasticXS::GetIsoCrossSection(), G4BGGNucleonElasticXS::GetIsoCrossSection(), G4BGGPionInelasticXS::GetIsoCrossSection(), G4VCrossSectionDataSet::GetVerboseLevel(), G4NeutronElasticXS::Initialise(), G4NeutronCaptureXS::IsoCrossSection(), G4NeutronInelasticXS::IsoCrossSection(), G4ParticleInelasticXS::IsoCrossSection(), G4NeutronCaptureXS::RetrieveVector(), G4NeutronInelasticXS::RetrieveVector(), G4ParticleInelasticXS::RetrieveVector(), G4VCrossSectionDataSet::SetVerboseLevel().


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