#include <G4VRangeToEnergyConverter.hh>
Public 멤버 함수 | |
G4VRangeToEnergyConverter () | |
G4VRangeToEnergyConverter (const G4VRangeToEnergyConverter &right) | |
G4VRangeToEnergyConverter & | operator= (const G4VRangeToEnergyConverter &right) |
virtual | ~G4VRangeToEnergyConverter () |
G4int | operator== (const G4VRangeToEnergyConverter &right) const |
G4int | operator!= (const G4VRangeToEnergyConverter &right) const |
virtual G4double | Convert (G4double rangeCut, const G4Material *material) |
const G4ParticleDefinition * | GetParticleType () const |
const G4PhysicsTable * | GetLossTable () const |
virtual void | Reset () |
void | SetVerboseLevel (G4int value) |
G4int | GetVerboseLevel () const |
정적 Public 멤버 함수 | |
static void | SetEnergyRange (G4double lowedge, G4double highedge) |
static G4double | GetLowEdgeEnergy () |
static G4double | GetHighEdgeEnergy () |
static G4double | GetMaxEnergyCut () |
static void | SetMaxEnergyCut (G4double value) |
Protected 타입 | |
typedef G4PhysicsTable | G4LossTable |
typedef G4PhysicsLogVector | G4LossVector |
typedef G4PhysicsLogVector | G4RangeVector |
Protected 멤버 함수 | |
virtual void | BuildLossTable () |
virtual G4double | ComputeLoss (G4double AtomicNumber, G4double KineticEnergy)=0 |
virtual void | BuildRangeVector (const G4Material *aMaterial, G4RangeVector *rangeVector) |
G4double | ConvertCutToKineticEnergy (G4RangeVector *theRangeVector, G4double theCutInLength, size_t materialIndex) const |
Protected 속성 | |
G4double | fMaxEnergyCut |
const G4ParticleDefinition * | theParticle |
G4LossTable * | theLossTable |
G4int | NumberOfElements |
const G4int | TotBin |
std::vector< G4RangeVector * > | fRangeVectorStore |
정적 Protected 속성 | |
static G4double | LowestEnergy = 0.99e-3*MeV |
static G4double | HighestEnergy = 100.0e6*MeV |
static G4double | MaxEnergyCut = 10.0*GeV |
Private 속성 | |
G4int | verboseLevel |
G4VRangeToEnergyConverter.hh 파일의 58 번째 라인에서 정의되었습니다.
|
protected |
G4VRangeToEnergyConverter.hh 파일의 115 번째 라인에서 정의되었습니다.
|
protected |
G4VRangeToEnergyConverter.hh 파일의 119 번째 라인에서 정의되었습니다.
|
protected |
G4VRangeToEnergyConverter.hh 파일의 131 번째 라인에서 정의되었습니다.
G4VRangeToEnergyConverter::G4VRangeToEnergyConverter | ( | ) |
G4VRangeToEnergyConverter.cc 파일의 48 번째 라인에서 정의되었습니다.
다음을 참조함 : fMaxEnergyCut.
G4VRangeToEnergyConverter::G4VRangeToEnergyConverter | ( | const G4VRangeToEnergyConverter & | right | ) |
G4VRangeToEnergyConverter.cc 파일의 55 번째 라인에서 정의되었습니다.
다음을 참조함 : G4PhysicsTable::clearAndDestroy(), fMaxEnergyCut, right, theLossTable.
|
virtual |
G4VRangeToEnergyConverter.cc 파일의 117 번째 라인에서 정의되었습니다.
다음을 참조함 : Reset().
|
protectedvirtual |
G4VRangeToEnergyConverter.cc 파일의 293 번째 라인에서 정의되었습니다.
다음을 참조함 : ComputeLoss(), G4PhysicsVector::Energy(), G4cout, G4endl, G4Element::GetElementTable(), G4Element::GetNumberOfElements(), GetVerboseLevel(), G4PhysicsTable::insert(), LowestEnergy, MaxEnergyCut, NumberOfElements, G4PhysicsVector::PutValue(), Reset(), theLossTable, TotBin.
다음에 의해서 참조됨 : Convert().
|
protectedvirtual |
G4RToEConvForGamma에서 재구현되었습니다.
G4VRangeToEnergyConverter.cc 파일의 331 번째 라인에서 정의되었습니다.
다음을 참조함 : G4Material::GetAtomicNumDensityVector(), G4Material::GetElementVector(), G4PhysicsVector::GetLowEdgeEnergy(), G4Material::GetNumberOfElements(), LowestEnergy, MaxEnergyCut, G4PhysicsVector::PutValue(), G4InuclParticleNames::s0, TotBin.
다음에 의해서 참조됨 : Convert().
|
protectedpure virtual |
G4RToEConvForProton, G4RToEConvForGamma, G4RToEConvForElectron, G4RToEConvForPositron에서 구현되었습니다.
다음에 의해서 참조됨 : BuildLossTable().
|
virtual |
G4RToEConvForProton에서 재구현되었습니다.
G4VRangeToEnergyConverter.cc 파일의 148 번째 라인에서 정의되었습니다.
다음을 참조함 : BuildLossTable(), BuildRangeVector(), cm3, ConvertCutToKineticEnergy(), fMaxEnergyCut, fRangeVectorStore, g, G4cout, G4endl, G4Material::GetDensity(), G4Material::GetIndex(), G4Material::GetMaterialTable(), G4Material::GetName(), G4ParticleDefinition::GetParticleName(), GetVerboseLevel(), keV, LowestEnergy, MaxEnergyCut, mm, Reset(), theParticle, TotBin.
다음에 의해서 참조됨 : G4ProductionCutsTable::ConvertRangeToEnergy(), G4ProductionCutsTable::UpdateCoupleTable().
|
protected |
G4VRangeToEnergyConverter.cc 파일의 379 번째 라인에서 정의되었습니다.
다음을 참조함 : epsilon(), G4cout, G4endl, G4PhysicsVector::GetLowEdgeEnergy(), G4ParticleDefinition::GetParticleName(), GetVerboseLevel(), LowestEnergy, MaxEnergyCut, mm, theParticle, TotBin, G4PhysicsVector::Value().
다음에 의해서 참조됨 : Convert().
|
static |
G4VRangeToEnergyConverter.cc 파일의 249 번째 라인에서 정의되었습니다.
다음을 참조함 : HighestEnergy.
다음에 의해서 참조됨 : G4ProductionCutsTable::GetHighEdgeEnergy().
const G4PhysicsTable* G4VRangeToEnergyConverter::GetLossTable | ( | ) | const |
|
static |
G4VRangeToEnergyConverter.cc 파일의 243 번째 라인에서 정의되었습니다.
다음을 참조함 : LowestEnergy.
다음에 의해서 참조됨 : G4ProductionCutsTable::GetLowEdgeEnergy().
|
static |
G4VRangeToEnergyConverter.cc 파일의 257 번째 라인에서 정의되었습니다.
다음을 참조함 : MaxEnergyCut.
다음에 의해서 참조됨 : G4ProductionCutsTable::GetMaxEnergyCut().
|
inline |
G4VRangeToEnergyConverter.hh 파일의 172 번째 라인에서 정의되었습니다.
다음을 참조함 : theParticle.
|
inline |
G4VRangeToEnergyConverter.hh 파일의 165 번째 라인에서 정의되었습니다.
다음을 참조함 : verboseLevel.
다음에 의해서 참조됨 : BuildLossTable(), Convert(), ConvertCutToKineticEnergy(), G4RToEConvForElectron::G4RToEConvForElectron(), G4RToEConvForGamma::G4RToEConvForGamma(), G4RToEConvForPositron::G4RToEConvForPositron(), G4RToEConvForProton::G4RToEConvForProton().
G4int G4VRangeToEnergyConverter::operator!= | ( | const G4VRangeToEnergyConverter & | right | ) | const |
G4VRangeToEnergyConverter.cc 파일의 139 번째 라인에서 정의되었습니다.
다음을 참조함 : right.
G4VRangeToEnergyConverter & G4VRangeToEnergyConverter::operator= | ( | const G4VRangeToEnergyConverter & | right | ) |
G4VRangeToEnergyConverter.cc 파일의 66 번째 라인에서 정의되었습니다.
다음을 참조함 : G4PhysicsTable::clearAndDestroy(), fMaxEnergyCut, fRangeVectorStore, G4Element::GetNumberOfElements(), G4PhysicsTable::insert(), LowestEnergy, MaxEnergyCut, NumberOfElements, G4PhysicsVector::PutValue(), theLossTable, theParticle, TotBin, verboseLevel.
G4int G4VRangeToEnergyConverter::operator== | ( | const G4VRangeToEnergyConverter & | right | ) | const |
G4VRangeToEnergyConverter.cc 파일의 134 번째 라인에서 정의되었습니다.
다음을 참조함 : right.
|
virtual |
G4RToEConvForProton에서 재구현되었습니다.
G4VRangeToEnergyConverter.cc 파일의 270 번째 라인에서 정의되었습니다.
다음을 참조함 : G4PhysicsTable::clearAndDestroy(), fRangeVectorStore, NumberOfElements, theLossTable.
다음에 의해서 참조됨 : BuildLossTable(), Convert(), G4ProductionCutsTable::ResetConverters(), ~G4VRangeToEnergyConverter().
G4VRangeToEnergyConverter.cc 파일의 223 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cerr, G4endl, G4Exception(), GeV, HighestEnergy, JustWarning, LowestEnergy.
다음에 의해서 참조됨 : G4ProductionCutsTable::SetEnergyRange().
G4VRangeToEnergyConverter.cc 파일의 262 번째 라인에서 정의되었습니다.
다음을 참조함 : MaxEnergyCut.
다음에 의해서 참조됨 : G4ProductionCutsTable::SetMaxEnergyCut().
G4VRangeToEnergyConverter.hh 파일의 159 번째 라인에서 정의되었습니다.
다음을 참조함 : verboseLevel.
다음에 의해서 참조됨 : G4ProductionCutsTable::SetVerboseLevel(), G4ProductionCutsTable::UpdateCoupleTable().
|
protected |
G4VRangeToEnergyConverter.hh 파일의 112 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Convert(), G4VRangeToEnergyConverter(), operator=().
|
protected |
G4VRangeToEnergyConverter.hh 파일의 136 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Convert(), operator=(), Reset().
|
staticprotected |
G4VRangeToEnergyConverter.hh 파일의 110 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetHighEdgeEnergy(), SetEnergyRange().
|
staticprotected |
G4VRangeToEnergyConverter.hh 파일의 110 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildLossTable(), BuildRangeVector(), Convert(), ConvertCutToKineticEnergy(), GetLowEdgeEnergy(), operator=(), SetEnergyRange().
G4VRangeToEnergyConverter.hh 파일의 111 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildLossTable(), BuildRangeVector(), Convert(), ConvertCutToKineticEnergy(), GetMaxEnergyCut(), operator=(), SetMaxEnergyCut().
|
protected |
G4VRangeToEnergyConverter.hh 파일의 117 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BuildLossTable(), operator=(), Reset().
|
protected |
G4VRangeToEnergyConverter.hh 파일의 116 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4RToEConvForGamma::BuildAbsorptionLengthVector(), BuildLossTable(), G4VRangeToEnergyConverter(), operator=(), Reset().
|
protected |
G4VRangeToEnergyConverter.hh 파일의 114 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Convert(), ConvertCutToKineticEnergy(), G4RToEConvForElectron::G4RToEConvForElectron(), G4RToEConvForGamma::G4RToEConvForGamma(), G4RToEConvForPositron::G4RToEConvForPositron(), G4RToEConvForProton::G4RToEConvForProton(), GetParticleType(), operator=().
|
protected |
G4VRangeToEnergyConverter.hh 파일의 120 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4RToEConvForGamma::BuildAbsorptionLengthVector(), BuildLossTable(), BuildRangeVector(), Convert(), ConvertCutToKineticEnergy(), operator=().
|
private |
G4VRangeToEnergyConverter.hh 파일의 154 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetVerboseLevel(), operator=(), SetVerboseLevel().