#include <G4FastPathHadronicCrossSection.hh>
Public 멤버 함수 | |
fastPathEntry (const G4ParticleDefinition *par, const G4Material *mat, G4double min_cutoff) | |
~fastPathEntry () | |
G4double | GetCrossSection (G4double ene) const |
void | Initialize (G4CrossSectionDataStore *) |
Public 속성 | |
const G4ParticleDefinition *const | particle |
const G4Material *const | material |
const G4double | min_cutoff |
XSParam * | physicsVector |
G4FastPathHadronicCrossSection.hh 파일의 54 번째 라인에서 정의되었습니다.
fastPathEntry::fastPathEntry | ( | const G4ParticleDefinition * | par, |
const G4Material * | mat, | ||
G4double | min_cutoff | ||
) |
G4FastPathHadronicCrossSection.cc 파일의 65 번째 라인에서 정의되었습니다.
다음을 참조함 : DBG.
fastPathEntry::~fastPathEntry | ( | ) |
G4FastPathHadronicCrossSection.cc 파일의 79 번째 라인에서 정의되었습니다.
다음을 참조함 : DBG, G4Material::GetName(), G4ParticleDefinition::GetParticleName(), material, min_cutoff, particle, physicsVector.
|
inline |
G4FastPathHadronicCrossSection.hh 파일의 58 번째 라인에서 정의되었습니다.
다음을 참조함 : physicsVector, G4PhysicsVector::Value().
다음에 의해서 참조됨 : G4CrossSectionDataStore::GetCrossSection().
void fastPathEntry::Initialize | ( | G4CrossSectionDataStore * | xsds | ) |
G4FastPathHadronicCrossSection.cc 파일의 95 번째 라인에서 정의되었습니다.
다음을 참조함 : e, G4CrossSectionDataStore::GetCrossSection(), G4CrossSectionDataStore::GetFastPathControlFlags(), G4CrossSectionDataStore::GetFastPathParameters(), G4FastPathHadronicCrossSection::controlFlag::initializationPhase, material, G4INCL::Math::max(), G4INCL::Math::min(), min_cutoff, particle, physicsVector, G4PhysicsFreeVector::PutValue(), G4FastPathHadronicCrossSection::fastPathParameters::sampleCount, G4FastPathHadronicCrossSection::fastPathParameters::sampleMax, G4FastPathHadronicCrossSection::fastPathParameters::sampleMin, G4DynamicParticle::SetKineticEnergy(), G4FastPathHadronicCrossSection::controlFlag::useFastPathIfAvailable, x.
다음에 의해서 참조됨 : G4CrossSectionDataStore::BuildPhysicsTable().
const G4Material* const G4FastPathHadronicCrossSection::fastPathEntry::material |
G4FastPathHadronicCrossSection.hh 파일의 61 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Initialize(), operator<<(), ~fastPathEntry().
const G4double G4FastPathHadronicCrossSection::fastPathEntry::min_cutoff |
G4FastPathHadronicCrossSection.hh 파일의 62 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4CrossSectionDataStore::GetCrossSection(), Initialize(), operator<<(), ~fastPathEntry().
const G4ParticleDefinition* const G4FastPathHadronicCrossSection::fastPathEntry::particle |
G4FastPathHadronicCrossSection.hh 파일의 60 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Initialize(), operator<<(), ~fastPathEntry().
XSParam* G4FastPathHadronicCrossSection::fastPathEntry::physicsVector |
G4FastPathHadronicCrossSection.hh 파일의 64 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetCrossSection(), Initialize(), operator<<(), ~fastPathEntry().