#include <G4AdjointCSManager.hh>
정적 Public 멤버 함수 | |
static G4AdjointCSManager * | GetAdjointCSManager () |
Private 멤버 함수 | |
std::vector< G4AdjointCSMatrix * > | BuildCrossSectionsMatricesForAGivenModelAndElement (G4VEmAdjointModel *aModel, G4int Z, G4int A, G4int nbin_pro_decade) |
std::vector< G4AdjointCSMatrix * > | BuildCrossSectionsMatricesForAGivenModelAndMaterial (G4VEmAdjointModel *aModel, G4Material *aMaterial, G4int nbin_pro_decade) |
G4AdjointCSManager () | |
void | DefineCurrentMaterial (const G4MaterialCutsCouple *couple) |
void | DefineCurrentParticle (const G4ParticleDefinition *aPartDef) |
G4double | ComputeAdjointCS (G4double aPrimEnergy, G4AdjointCSMatrix *anAdjointCSMatrix, G4double Tcut) |
정적 Private 속성 | |
static G4ThreadLocal G4AdjointCSManager * | theInstance = nullptr |
Friends | |
class | G4ThreadLocalSingleton< G4AdjointCSManager > |
G4AdjointCSManager.hh 파일의 69 번째 라인에서 정의되었습니다.
G4AdjointCSManager::~G4AdjointCSManager | ( | ) |
G4AdjointCSManager.cc 파일의 118 번째 라인에서 정의되었습니다.
|
private |
G4AdjointCSManager.cc 파일의 72 번째 라인에서 정의되었습니다.
다음을 참조함 : G4AdjointElectron::AdjointElectron(), G4AdjointGamma::AdjointGamma(), G4AdjointProton::AdjointProton(), CrossSectionMatrixesAreBuilt, currentCouple, currentMaterial, currentMatIndex, currentParticleDef, currentParticleIndex, eindex, EkinofAdjSigmaMax, EkinofFwdSigmaMax, EminForAdjSigmaTables, EminForFwdSigmaTables, forward_CS_is_used, forward_CS_mode, keV, LastCSCorrectionFactor, LastEkinForCS, lastMaterial, lastPartDefForCS, lastPrimaryEnergy, lastTcut, listOfForwardEmProcess, listOfForwardEnergyLossProcess, listSigmaTableForAdjointModelProdToProj, listSigmaTableForAdjointModelScatProjToProj, massRatio, nbins, PostadjCS, PostfwdCS, PreadjCS, PrefwdCS, RegisterAdjointParticle(), TeV, theAdjIon, theFwdIon, theListOfAdjointParticlesInAction, theTotalAdjointSigmaTableVector, theTotalForwardSigmaTableVector, Tmax, Tmin, TotalSigmaTableAreBuilt, verbose.
void G4AdjointCSManager::BuildCrossSectionMatrices | ( | ) |
G4AdjointCSManager.cc 파일의 182 번째 라인에서 정의되었습니다.
다음을 참조함 : A(), BuildCrossSectionsMatricesForAGivenModelAndElement(), BuildCrossSectionsMatricesForAGivenModelAndMaterial(), CrossSectionMatrixesAreBuilt, G4cout, G4endl, G4lrint(), G4Element::GetElementTable(), G4Material::GetMaterialTable(), G4Element::GetN(), G4VEmAdjointModel::GetName(), G4VEmAdjointModel::GetUseMatrix(), G4VEmAdjointModel::GetUseMatrixPerElement(), G4VEmAdjointModel::GetUseOnlyOneMatrixForAllElements(), G4Element::GetZ(), listOfAdjointEMModel, G4VEmAdjointModel::SetCSMatrices(), theAdjointCSMatricesForProdToProj, theAdjointCSMatricesForScatProjToProj, Z.
다음에 의해서 참조됨 : G4AdjointForcedInteractionForGamma::BuildPhysicsTable(), G4VAdjointReverseReaction::BuildPhysicsTable().
|
private |
G4AdjointCSManager.cc 파일의 748 번째 라인에서 정의되었습니다.
다음을 참조함 : G4AdjointCSMatrix::AddData(), G4VEmAdjointModel::ComputeAdjointCrossSectionVectorPerAtomForScatProj(), G4VEmAdjointModel::ComputeAdjointCrossSectionVectorPerAtomForSecond(), e, G4VEmAdjointModel::GetHighEnergyLimit(), G4VEmAdjointModel::GetLowEnergyLimit(), G4VEmAdjointModel::GetSecondPartOfSameType(), G4INCL::Math::max(), G4INCL::Math::min().
다음에 의해서 참조됨 : BuildCrossSectionMatrices().
|
private |
G4AdjointCSManager.cc 파일의 841 번째 라인에서 정의되었습니다.
다음을 참조함 : G4AdjointCSMatrix::AddData(), G4VEmAdjointModel::ComputeAdjointCrossSectionVectorPerVolumeForScatProj(), G4VEmAdjointModel::ComputeAdjointCrossSectionVectorPerVolumeForSecond(), G4VEmAdjointModel::GetHighEnergyLimit(), G4VEmAdjointModel::GetLowEnergyLimit(), G4VEmAdjointModel::GetSecondPartOfSameType(), G4INCL::Math::max(), G4INCL::Math::min().
다음에 의해서 참조됨 : BuildCrossSectionMatrices().
void G4AdjointCSManager::BuildTotalSigmaTables | ( | ) |
G4AdjointCSManager.cc 파일의 269 번째 라인에서 정의되었습니다.
다음을 참조함 : ComputeTotalAdjointCS(), DefineCurrentParticle(), e, eindex, EkinofAdjSigmaMax, EkinofFwdSigmaMax, EminForAdjSigmaTables, EminForFwdSigmaTables, G4VEmModel::GetChargeSquareRatio(), G4MaterialCutsCouple::GetIndex(), G4PhysicsVector::GetLowEdgeEnergy(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), G4PhysicsVector::GetVectorLength(), listOfAdjointEMModel, listOfForwardEmProcess, listOfForwardEnergyLossProcess, listSigmaTableForAdjointModelProdToProj, listSigmaTableForAdjointModelScatProjToProj, massRatio, nbins, G4PhysicsVector::PutValue(), theAdjIon, theFwdIon, theListOfAdjointParticlesInAction, theTotalAdjointSigmaTableVector, theTotalForwardSigmaTableVector, Tmax, Tmin, TotalSigmaTableAreBuilt.
다음에 의해서 참조됨 : G4AdjointForcedInteractionForGamma::BuildPhysicsTable(), G4VAdjointReverseReaction::BuildPhysicsTable().
G4double G4AdjointCSManager::ComputeAdjointCS | ( | G4Material * | aMaterial, |
G4VEmAdjointModel * | aModel, | ||
G4double | PrimEnergy, | ||
G4double | Tcut, | ||
G4bool | IsScatProjToProjCase, | ||
std::vector< G4double > & | AdjointCS_for_each_element | ||
) |
G4AdjointCSManager.cc 파일의 534 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VEmAdjointModel::AdjointCrossSection(), currentCouple, G4VEmAdjointModel::GetApplyCutInRange(), G4Material::GetElement(), G4Element::GetIndex(), G4Material::GetIndex(), G4Material::GetNumberOfElements(), G4VEmAdjointModel::GetSecondAdjEnergyMaxForProdToProjCase(), G4VEmAdjointModel::GetSecondAdjEnergyMaxForScatProjToProjCase(), G4VEmAdjointModel::GetSecondAdjEnergyMinForProdToProjCase(), G4VEmAdjointModel::GetSecondAdjEnergyMinForScatProjToProjCase(), G4VEmAdjointModel::GetUseMatrix(), G4VEmAdjointModel::GetUseMatrixPerElement(), G4VEmAdjointModel::GetUseOnlyOneMatrixForAllElements(), G4Material::GetVecNbOfAtomsPerVolume(), G4Element::GetZ(), lastAdjointCSVsModelsAndElements, lastMaterial, lastPrimaryEnergy, lastTcut, listOfAdjointEMModel, listOfIndexOfAdjointEMModelInAction, listOfIsScatProjToProjCase, theAdjointCSMatricesForProdToProj, theAdjointCSMatricesForScatProjToProj.
다음에 의해서 참조됨 : G4VEmAdjointModel::AdjointCrossSection(), ComputeTotalAdjointCS(), SampleElementFromCSMatrices().
|
private |
G4AdjointCSManager.cc 파일의 1003 번째 라인에서 정의되었습니다.
다음을 참조함 : G4AdjointInterpolator::FindPositionForLogVector(), G4cout, G4endl, G4AdjointCSMatrix::GetData(), G4AdjointInterpolator::GetInstance(), G4AdjointCSMatrix::GetLogPrimEnergyVector(), G4AdjointInterpolator::InterpolateForLogVector(), G4AdjointCSMatrix::IsScatProjToProjCase(), G4AdjointInterpolator::LinearInterpolation().
G4double G4AdjointCSManager::ComputeTotalAdjointCS | ( | const G4MaterialCutsCouple * | aMatCutCouple, |
G4ParticleDefinition * | aPart, | ||
G4double | PrimEnergy | ||
) |
G4AdjointCSManager.cc 파일의 689 번째 라인에서 정의되었습니다.
다음을 참조함 : ComputeAdjointCS(), currentMaterial, currentMatIndex, DefineCurrentMaterial(), eindex, G4ProductionCutsTable::GetEnergyCutsVector(), GetForwardParticleEquivalent(), G4MaterialCutsCouple::GetIndex(), G4ParticleDefinition::GetParticleName(), G4ProductionCutsTable::GetProductionCutsTable(), listOfAdjointEMModel, listSigmaTableForAdjointModelProdToProj, listSigmaTableForAdjointModelScatProjToProj.
다음에 의해서 참조됨 : BuildTotalSigmaTables().
|
private |
G4AdjointCSManager.cc 파일의 970 번째 라인에서 정의되었습니다.
다음을 참조함 : currentCouple, currentMaterial, currentMatIndex, G4MaterialCutsCouple::GetIndex(), G4MaterialCutsCouple::GetMaterial(), LastCSCorrectionFactor, LastEkinForCS, lastPartDefForCS.
다음에 의해서 참조됨 : ComputeTotalAdjointCS(), GetAdjointSigma(), GetCrossSectionCorrection(), GetEminForTotalCS(), GetMaxAdjTotalCS(), GetMaxFwdTotalCS(), GetTotalAdjointCS(), GetTotalForwardCS().
|
private |
G4AdjointCSManager.cc 파일의 984 번째 라인에서 정의되었습니다.
다음을 참조함 : currentParticleDef, currentParticleIndex, G4ParticleDefinition::GetPDGMass(), massRatio, CLHEP::proton_mass_c2, theAdjIon, theListOfAdjointParticlesInAction.
다음에 의해서 참조됨 : BuildTotalSigmaTables(), GetEminForTotalCS(), GetMaxAdjTotalCS(), GetMaxFwdTotalCS(), GetTotalAdjointCS(), GetTotalForwardCS().
|
static |
G4AdjointCSManager.cc 파일의 61 번째 라인에서 정의되었습니다.
다음을 참조함 : G4ThreadLocalSingleton< T >::Instance(), theInstance.
다음에 의해서 참조됨 : G4VEmAdjointModel::AdjointCrossSection(), G4AdjointForcedInteractionForGamma::AlongStepDoIt(), G4AdjointAlongStepWeightCorrection::AlongStepDoIt(), G4AdjointPhysicsList::ConstructEM(), G4AdjointPhotoElectricModel::CorrectPostStepWeight(), G4AdjointIonIonisationModel::CorrectPostStepWeight(), G4VEmAdjointModel::CorrectPostStepWeight(), G4AdjointForcedInteractionForGamma::G4AdjointForcedInteractionForGamma(), G4VAdjointReverseReaction::G4VAdjointReverseReaction(), G4VEmAdjointModel::G4VEmAdjointModel(), G4AdjointForcedInteractionForGamma::PostStepGetPhysicalInteractionLength(), G4AdjointComptonModel::RapidSampleSecondaries(), G4AdjointBremsstrahlungModel::RapidSampleSecondaries(), G4AdjointhIonisationModel::RapidSampleSecondaries().
G4ParticleDefinition * G4AdjointCSManager::GetAdjointParticleEquivalent | ( | G4ParticleDefinition * | theFwdPartDef | ) |
G4AdjointCSManager.cc 파일의 949 번째 라인에서 정의되었습니다.
다음을 참조함 : G4AdjointElectron::AdjointElectron(), G4AdjointGamma::AdjointGamma(), G4AdjointProton::AdjointProton(), G4ParticleDefinition::GetParticleName(), theAdjIon, theFwdIon.
다음에 의해서 참조됨 : RegisterEmProcess(), RegisterEnergyLossProcess().
G4double G4AdjointCSManager::GetAdjointSigma | ( | G4double | Ekin_nuc, |
size_t | index_model, | ||
G4bool | is_scat_proj_to_proj, | ||
const G4MaterialCutsCouple * | aCouple | ||
) |
G4AdjointCSManager.cc 파일의 420 번째 라인에서 정의되었습니다.
다음을 참조함 : currentMatIndex, DefineCurrentMaterial(), listSigmaTableForAdjointModelProdToProj, listSigmaTableForAdjointModelScatProjToProj.
G4double G4AdjointCSManager::GetContinuousWeightCorrection | ( | G4ParticleDefinition * | aPartDef, |
G4double | PreStepEkin, | ||
G4double | AfterStepEkin, | ||
const G4MaterialCutsCouple * | aCouple, | ||
G4double | step_length | ||
) |
G4AdjointCSManager.cc 파일의 504 번째 라인에서 정의되었습니다.
다음을 참조함 : forward_CS_is_used, GetTotalAdjointCS(), GetTotalForwardCS(), LastCSCorrectionFactor.
다음에 의해서 참조됨 : G4AdjointAlongStepWeightCorrection::AlongStepDoIt().
G4double G4AdjointCSManager::GetCrossSectionCorrection | ( | G4ParticleDefinition * | aPartDef, |
G4double | PreStepEkin, | ||
const G4MaterialCutsCouple * | aCouple, | ||
G4bool & | fwd_is_used, | ||
G4double & | fwd_TotCS | ||
) |
G4AdjointCSManager.cc 파일의 467 번째 라인에서 정의되었습니다.
다음을 참조함 : currentCouple, DefineCurrentMaterial(), forward_CS_is_used, forward_CS_mode, GetTotalAdjointCS(), GetTotalForwardCS(), LastCSCorrectionFactor, LastEkinForCS, lastPartDefForCS, PreadjCS, PrefwdCS.
다음에 의해서 참조됨 : G4VAdjointReverseReaction::GetMeanFreePath().
void G4AdjointCSManager::GetEminForTotalCS | ( | G4ParticleDefinition * | aPartDef, |
const G4MaterialCutsCouple * | aCouple, | ||
G4double & | emin_adj, | ||
G4double & | emin_fwd | ||
) |
G4AdjointCSManager.cc 파일의 429 번째 라인에서 정의되었습니다.
다음을 참조함 : currentMatIndex, currentParticleIndex, DefineCurrentMaterial(), DefineCurrentParticle(), EminForAdjSigmaTables, EminForFwdSigmaTables, massRatio.
G4ParticleDefinition * G4AdjointCSManager::GetForwardParticleEquivalent | ( | G4ParticleDefinition * | theAdjPartDef | ) |
G4AdjointCSManager.cc 파일의 960 번째 라인에서 정의되었습니다.
다음을 참조함 : G4Electron::Electron(), G4Gamma::Gamma(), G4ParticleDefinition::GetParticleName(), G4Proton::Proton(), theAdjIon, theFwdIon.
다음에 의해서 참조됨 : ComputeTotalAdjointCS().
void G4AdjointCSManager::GetMaxAdjTotalCS | ( | G4ParticleDefinition * | aPartDef, |
const G4MaterialCutsCouple * | aCouple, | ||
G4double & | e_sigma_max, | ||
G4double & | sigma_max | ||
) |
G4AdjointCSManager.cc 파일의 454 번째 라인에서 정의되었습니다.
다음을 참조함 : currentMatIndex, currentParticleIndex, DefineCurrentMaterial(), DefineCurrentParticle(), EkinofAdjSigmaMax, massRatio, theTotalAdjointSigmaTableVector.
void G4AdjointCSManager::GetMaxFwdTotalCS | ( | G4ParticleDefinition * | aPartDef, |
const G4MaterialCutsCouple * | aCouple, | ||
G4double & | e_sigma_max, | ||
G4double & | sigma_max | ||
) |
G4AdjointCSManager.cc 파일의 441 번째 라인에서 정의되었습니다.
다음을 참조함 : currentMatIndex, currentParticleIndex, DefineCurrentMaterial(), DefineCurrentParticle(), EkinofFwdSigmaMax, massRatio, theTotalForwardSigmaTableVector.
G4int G4AdjointCSManager::GetNbProcesses | ( | ) |
G4double G4AdjointCSManager::GetPostStepWeightCorrection | ( | ) |
G4AdjointCSManager.cc 파일의 527 번째 라인에서 정의되었습니다.
다음을 참조함 : LastCSCorrectionFactor.
다음에 의해서 참조됨 : G4AdjointPhotoElectricModel::CorrectPostStepWeight(), G4AdjointIonIonisationModel::CorrectPostStepWeight(), G4VEmAdjointModel::CorrectPostStepWeight(), G4AdjointComptonModel::RapidSampleSecondaries(), G4AdjointBremsstrahlungModel::RapidSampleSecondaries(), G4AdjointhIonisationModel::RapidSampleSecondaries().
G4double G4AdjointCSManager::GetTotalAdjointCS | ( | G4ParticleDefinition * | aPartDef, |
G4double | Ekin, | ||
const G4MaterialCutsCouple * | aCouple | ||
) |
G4AdjointCSManager.cc 파일의 397 번째 라인에서 정의되었습니다.
다음을 참조함 : currentMatIndex, currentParticleIndex, DefineCurrentMaterial(), DefineCurrentParticle(), massRatio, theTotalAdjointSigmaTableVector.
다음에 의해서 참조됨 : G4AdjointForcedInteractionForGamma::AlongStepDoIt(), GetContinuousWeightCorrection(), GetCrossSectionCorrection(), G4AdjointForcedInteractionForGamma::PostStepGetPhysicalInteractionLength().
G4double G4AdjointCSManager::GetTotalForwardCS | ( | G4ParticleDefinition * | aPartDef, |
G4double | Ekin, | ||
const G4MaterialCutsCouple * | aCouple | ||
) |
G4AdjointCSManager.cc 파일의 409 번째 라인에서 정의되었습니다.
다음을 참조함 : currentMatIndex, currentParticleIndex, DefineCurrentMaterial(), DefineCurrentParticle(), massRatio, theTotalForwardSigmaTableVector.
다음에 의해서 참조됨 : G4AdjointForcedInteractionForGamma::AlongStepDoIt(), GetContinuousWeightCorrection(), GetCrossSectionCorrection().
void G4AdjointCSManager::RegisterAdjointParticle | ( | G4ParticleDefinition * | aPartDef | ) |
G4AdjointCSManager.cc 파일의 161 번째 라인에서 정의되었습니다.
다음을 참조함 : EkinofAdjSigmaMax, EkinofFwdSigmaMax, EminForAdjSigmaTables, EminForFwdSigmaTables, G4ParticleDefinition::GetParticleName(), listOfForwardEmProcess, listOfForwardEnergyLossProcess, theListOfAdjointParticlesInAction, theTotalAdjointSigmaTableVector, theTotalForwardSigmaTableVector.
다음에 의해서 참조됨 : G4AdjointPhysicsList::ConstructEM(), G4AdjointCSManager(), RegisterEmProcess(), RegisterEnergyLossProcess().
size_t G4AdjointCSManager::RegisterEmAdjointModel | ( | G4VEmAdjointModel * | aModel | ) |
G4AdjointCSManager.cc 파일의 123 번째 라인에서 정의되었습니다.
다음을 참조함 : listOfAdjointEMModel, listSigmaTableForAdjointModelProdToProj, listSigmaTableForAdjointModelScatProjToProj.
다음에 의해서 참조됨 : G4VEmAdjointModel::G4VEmAdjointModel().
void G4AdjointCSManager::RegisterEmProcess | ( | G4VEmProcess * | aProcess, |
G4ParticleDefinition * | aPartDef | ||
) |
void G4AdjointCSManager::RegisterEnergyLossProcess | ( | G4VEnergyLossProcess * | aProcess, |
G4ParticleDefinition * | aPartDef | ||
) |
G4Element * G4AdjointCSManager::SampleElementFromCSMatrices | ( | G4Material * | aMaterial, |
G4VEmAdjointModel * | aModel, | ||
G4double | PrimEnergy, | ||
G4double | Tcut, | ||
G4bool | IsScatProjToProjCase | ||
) |
G4AdjointCSManager.cc 파일의 664 번째 라인에서 정의되었습니다.
다음을 참조함 : ComputeAdjointCS(), G4UniformRand, G4Material::GetElement().
G4AdjointCSManager.hh 파일의 124 번째 라인에서 정의되었습니다.
다음을 참조함 : forward_CS_mode.
|
inline |
G4AdjointCSManager.hh 파일의 171 번째 라인에서 정의되었습니다.
G4AdjointCSManager.hh 파일의 170 번째 라인에서 정의되었습니다.
다음을 참조함 : nbins.
G4AdjointCSManager.hh 파일의 169 번째 라인에서 정의되었습니다.
다음을 참조함 : Tmax.
G4AdjointCSManager.hh 파일의 168 번째 라인에서 정의되었습니다.
다음을 참조함 : Tmin.
|
friend |
G4AdjointCSManager.hh 파일의 72 번째 라인에서 정의되었습니다.
|
private |
G4AdjointCSManager.hh 파일의 199 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildCrossSectionMatrices(), G4AdjointCSManager().
|
private |
G4AdjointCSManager.hh 파일의 231 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ComputeAdjointCS(), DefineCurrentMaterial(), G4AdjointCSManager(), GetCrossSectionCorrection().
|
private |
G4AdjointCSManager.hh 파일의 232 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ComputeTotalAdjointCS(), DefineCurrentMaterial(), G4AdjointCSManager().
|
private |
G4AdjointCSManager.hh 파일의 233 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ComputeTotalAdjointCS(), DefineCurrentMaterial(), G4AdjointCSManager(), GetAdjointSigma(), GetEminForTotalCS(), GetMaxAdjTotalCS(), GetMaxFwdTotalCS(), GetTotalAdjointCS(), GetTotalForwardCS().
|
private |
G4AdjointCSManager.hh 파일의 201 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DefineCurrentParticle(), G4AdjointCSManager().
|
private |
G4AdjointCSManager.hh 파일의 200 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DefineCurrentParticle(), G4AdjointCSManager(), GetEminForTotalCS(), GetMaxAdjTotalCS(), GetMaxFwdTotalCS(), GetTotalAdjointCS(), GetTotalForwardCS().
|
private |
G4AdjointCSManager.hh 파일의 265 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildTotalSigmaTables(), ComputeTotalAdjointCS(), G4AdjointCSManager().
|
private |
G4AdjointCSManager.hh 파일의 210 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildTotalSigmaTables(), G4AdjointCSManager(), GetMaxAdjTotalCS(), RegisterAdjointParticle().
|
private |
G4AdjointCSManager.hh 파일의 209 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildTotalSigmaTables(), G4AdjointCSManager(), GetMaxFwdTotalCS(), RegisterAdjointParticle().
|
private |
G4AdjointCSManager.hh 파일의 208 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildTotalSigmaTables(), G4AdjointCSManager(), GetEminForTotalCS(), RegisterAdjointParticle().
|
private |
G4AdjointCSManager.hh 파일의 207 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildTotalSigmaTables(), G4AdjointCSManager(), GetEminForTotalCS(), RegisterAdjointParticle().
|
private |
G4AdjointCSManager.hh 파일의 242 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4AdjointCSManager(), GetContinuousWeightCorrection(), GetCrossSectionCorrection().
|
private |
G4AdjointCSManager.hh 파일의 243 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4AdjointCSManager(), GetCrossSectionCorrection(), SetFwdCrossSectionMode().
|
private |
G4AdjointCSManager.hh 파일의 198 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ComputeAdjointCS().
|
private |
G4AdjointCSManager.hh 파일의 251 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DefineCurrentMaterial(), G4AdjointCSManager(), GetContinuousWeightCorrection(), GetCrossSectionCorrection(), GetPostStepWeightCorrection().
|
private |
G4AdjointCSManager.hh 파일의 250 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DefineCurrentMaterial(), G4AdjointCSManager(), GetCrossSectionCorrection().
|
private |
G4AdjointCSManager.hh 파일의 193 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ComputeAdjointCS(), G4AdjointCSManager().
|
private |
G4AdjointCSManager.hh 파일의 252 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DefineCurrentMaterial(), G4AdjointCSManager(), GetCrossSectionCorrection().
|
private |
G4AdjointCSManager.hh 파일의 194 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ComputeAdjointCS(), G4AdjointCSManager().
|
private |
G4AdjointCSManager.hh 파일의 195 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ComputeAdjointCS(), G4AdjointCSManager().
|
private |
G4AdjointCSManager.hh 파일의 179 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildCrossSectionMatrices(), BuildTotalSigmaTables(), ComputeAdjointCS(), ComputeTotalAdjointCS(), RegisterEmAdjointModel().
|
private |
G4AdjointCSManager.hh 파일의 219 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildTotalSigmaTables(), G4AdjointCSManager(), RegisterAdjointParticle(), RegisterEmProcess().
|
private |
G4AdjointCSManager.hh 파일의 220 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildTotalSigmaTables(), G4AdjointCSManager(), RegisterAdjointParticle(), RegisterEnergyLossProcess().
|
private |
G4AdjointCSManager.hh 파일의 196 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ComputeAdjointCS().
|
private |
G4AdjointCSManager.hh 파일의 197 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ComputeAdjointCS().
|
private |
G4AdjointCSManager.hh 파일의 215 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildTotalSigmaTables(), ComputeTotalAdjointCS(), G4AdjointCSManager(), GetAdjointSigma(), RegisterEmAdjointModel().
|
private |
G4AdjointCSManager.hh 파일의 214 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildTotalSigmaTables(), ComputeTotalAdjointCS(), G4AdjointCSManager(), GetAdjointSigma(), RegisterEmAdjointModel().
|
private |
G4AdjointCSManager.hh 파일의 258 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildTotalSigmaTables(), DefineCurrentParticle(), G4AdjointCSManager(), GetEminForTotalCS(), GetMaxAdjTotalCS(), GetMaxFwdTotalCS(), GetTotalAdjointCS(), GetTotalForwardCS().
|
private |
G4AdjointCSManager.hh 파일의 227 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildTotalSigmaTables(), G4AdjointCSManager(), SetNbins().
|
private |
G4AdjointCSManager.hh 파일의 248 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4AdjointCSManager().
|
private |
G4AdjointCSManager.hh 파일의 249 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4AdjointCSManager().
|
private |
G4AdjointCSManager.hh 파일의 248 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4AdjointCSManager(), GetCrossSectionCorrection().
|
private |
G4AdjointCSManager.hh 파일의 249 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4AdjointCSManager(), GetCrossSectionCorrection().
|
private |
G4AdjointCSManager.hh 파일의 256 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildTotalSigmaTables(), DefineCurrentParticle(), G4AdjointCSManager(), GetAdjointParticleEquivalent(), GetForwardParticleEquivalent(), SetIon().
|
private |
G4AdjointCSManager.hh 파일의 178 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildCrossSectionMatrices(), ComputeAdjointCS().
|
private |
G4AdjointCSManager.hh 파일의 177 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildCrossSectionMatrices(), ComputeAdjointCS().
|
private |
G4AdjointCSManager.hh 파일의 257 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildTotalSigmaTables(), G4AdjointCSManager(), GetAdjointParticleEquivalent(), GetForwardParticleEquivalent(), SetIon().
|
staticprivate |
G4AdjointCSManager.hh 파일의 176 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetAdjointCSManager().
|
private |
G4AdjointCSManager.hh 파일의 224 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildTotalSigmaTables(), DefineCurrentParticle(), G4AdjointCSManager(), RegisterAdjointParticle(), RegisterEmProcess(), RegisterEnergyLossProcess().
|
private |
G4AdjointCSManager.hh 파일의 206 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildTotalSigmaTables(), G4AdjointCSManager(), GetMaxAdjTotalCS(), GetTotalAdjointCS(), RegisterAdjointParticle().
|
private |
G4AdjointCSManager.hh 파일의 205 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildTotalSigmaTables(), G4AdjointCSManager(), GetMaxFwdTotalCS(), GetTotalForwardCS(), RegisterAdjointParticle().
|
private |
G4AdjointCSManager.hh 파일의 226 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildTotalSigmaTables(), G4AdjointCSManager(), SetTmax().
|
private |
G4AdjointCSManager.hh 파일의 226 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildTotalSigmaTables(), G4AdjointCSManager(), SetTmin().
|
private |
G4AdjointCSManager.hh 파일의 211 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildTotalSigmaTables(), G4AdjointCSManager().
|
private |
G4AdjointCSManager.hh 파일의 235 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4AdjointCSManager().