#include <G4XNNElasticLowE.hh>
Public 멤버 함수 | |
G4XNNElasticLowE () | |
virtual | ~G4XNNElasticLowE () |
G4bool | operator== (const G4XNNElasticLowE &right) const |
G4bool | operator!= (const G4XNNElasticLowE &right) const |
virtual G4double | CrossSection (const G4KineticTrack &trk1, const G4KineticTrack &trk2) const |
virtual const G4CrossSectionVector * | GetComponents () const |
virtual G4bool | IsValid (G4double e) const |
virtual G4String | Name () const |
virtual void | Print () const |
virtual G4double | HighLimit () const |
G4bool | operator== (const G4VCrossSectionSource &right) const |
G4bool | operator!= (const G4VCrossSectionSource &right) const |
virtual void | PrintAll (const G4KineticTrack &trk1, const G4KineticTrack &trk2) const |
virtual G4double | LowLimit () const |
Protected 멤버 함수 | |
G4bool | InLimits (G4double e, G4double eLow, G4double eHigh) const |
const G4ParticleDefinition * | FindLightParticle (const G4KineticTrack &trk1, const G4KineticTrack &trk2) const |
G4double | FcrossX (G4double e, G4double e0, G4double sigma, G4double eParam, G4double power) const |
const G4ParticleDefinition * | FindKeyParticle (const G4KineticTrack &trk1, const G4KineticTrack &trk2) const |
Private 멤버 함수 | |
G4XNNElasticLowE (const G4XNNElasticLowE &right) | |
const G4XNNElasticLowE & | operator= (const G4XNNElasticLowE &right) |
Private 속성 | |
std::map< const G4ParticleDefinition *, G4PhysicsVector *, std::less< const G4ParticleDefinition * > > | xMap |
G4double | _eMin |
G4double | _eMax |
정적 Private 속성 | |
static const G4double | _lowLimit = 0. |
static const G4double | _highLimit = 3.*GeV |
static const G4double | ppTable [101] |
static const G4double | npTable [101] |
static const G4int | tableSize = 101 |
static const G4double | _eMinTable = 1.8964808 |
static const G4double | _eStepLog = 0.01 |
G4XNNElasticLowE.hh 파일의 39 번째 라인에서 정의되었습니다.
G4XNNElasticLowE::G4XNNElasticLowE | ( | ) |
G4XNNElasticLowE.cc 파일의 89 번째 라인에서 정의되었습니다.
다음을 참조함 : _eMax, _eMin, _eMinTable, _eStepLog, _highLimit, _lowLimit, G4Exp(), G4Log(), GeV, millibarn, G4Neutron::NeutronDefinition(), npTable, G4InuclParticleNames::pp, ppTable, G4Proton::ProtonDefinition(), G4PhysicsVector::PutValue(), tableSize, xMap.
|
virtual |
G4XNNElasticLowE.cc 파일의 119 번째 라인에서 정의되었습니다.
다음을 참조함 : G4Neutron::NeutronDefinition(), G4Proton::ProtonDefinition(), xMap.
|
private |
|
virtual |
G4XNNElasticLowE.cc 파일의 139 번째 라인에서 정의되었습니다.
다음을 참조함 : _eMax, _eMin, G4VCrossSectionSource::FindKeyParticle(), G4KineticTrack::Get4Momentum(), G4PhysicsVector::GetValue(), xMap.
|
protectedinherited |
G4VCrossSectionSource.cc 파일의 175 번째 라인에서 정의되었습니다.
다음을 참조함 : G4Pow::GetInstance(), G4INCL::Math::max(), G4Pow::powA(), result.
|
protectedinherited |
G4VCrossSectionSource.cc 파일의 51 번째 라인에서 정의되었습니다.
다음을 참조함 : G4KineticTrack::GetDefinition(), G4Neutron::Neutron(), G4Proton::Proton(), result.
다음에 의해서 참조됨 : G4XNNTotalLowE::CrossSection(), CrossSection().
|
protectedinherited |
G4VCrossSectionSource.cc 파일의 159 번째 라인에서 정의되었습니다.
다음을 참조함 : G4KineticTrack::GetDefinition(), G4ParticleDefinition::GetPDGMass().
다음에 의해서 참조됨 : G4XMesonBaryonElastic::CrossSection().
|
inlinevirtual |
G4XNNElasticLowE.hh 파일의 53 번째 라인에서 정의되었습니다.
|
inlinevirtual |
G4VCrossSectionSource(으)로부터 재구현되었습니다.
G4XNNElasticLowE.hh 파일의 61 번째 라인에서 정의되었습니다.
다음을 참조함 : _highLimit.
G4VCrossSectionSource(으)로부터 재구현되었습니다.
G4XNNElasticLowE.cc 파일의 247 번째 라인에서 정의되었습니다.
다음을 참조함 : _highLimit, _lowLimit, G4VCrossSectionSource::InLimits().
|
virtualinherited |
G4XPDGElastic, G4XPDGTotal에서 재구현되었습니다.
G4VCrossSectionSource.cc 파일의 141 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4CrossSectionPatch::CrossSection(), G4VCrossSectionSource::IsValid(), G4CrossSectionPatch::Transition().
|
virtual |
|
inherited |
G4VCrossSectionSource.cc 파일의 81 번째 라인에서 정의되었습니다.
G4bool G4XNNElasticLowE::operator!= | ( | const G4XNNElasticLowE & | right | ) | const |
G4XNNElasticLowE.cc 파일의 132 번째 라인에서 정의되었습니다.
|
private |
G4bool G4XNNElasticLowE::operator== | ( | const G4XNNElasticLowE & | right | ) | const |
G4XNNElasticLowE.cc 파일의 126 번째 라인에서 정의되었습니다.
|
inherited |
G4VCrossSectionSource.cc 파일의 75 번째 라인에서 정의되었습니다.
G4VCrossSectionSource(으)로부터 재구현되었습니다.
G4XNNElasticLowE.cc 파일의 176 번째 라인에서 정의되었습니다.
다음을 참조함 : e, G4cout, G4endl, G4PhysicsVector::GetLowEdgeEnergy(), G4PhysicsVector::GetValue(), GeV, millibarn, Name(), G4Neutron::NeutronDefinition(), G4InuclParticleNames::pp, G4VCrossSectionSource::Print(), G4Proton::ProtonDefinition(), tableSize, xMap.
|
virtualinherited |
G4VCrossSectionSource.cc 파일의 108 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VCrossSectionSource::CrossSection(), G4cout, G4endl, G4KineticTrack::Get4Momentum(), G4VCrossSectionSource::GetComponents(), GeV, millibarn, G4VCrossSectionSource::Name(), G4VCrossSectionSource::PrintAll().
다음에 의해서 참조됨 : G4VCrossSectionSource::PrintAll().
|
private |
G4XNNElasticLowE.hh 파일의 83 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CrossSection(), G4XNNElasticLowE().
|
private |
G4XNNElasticLowE.hh 파일의 82 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CrossSection(), G4XNNElasticLowE().
|
staticprivate |
G4XNNElasticLowE.hh 파일의 77 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4XNNElasticLowE().
|
staticprivate |
G4XNNElasticLowE.hh 파일의 78 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4XNNElasticLowE().
G4XNNElasticLowE.hh 파일의 73 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4XNNElasticLowE(), HighLimit(), IsValid().
|
staticprivate |
G4XNNElasticLowE.hh 파일의 72 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4XNNElasticLowE(), IsValid().
|
staticprivate |
G4XNNElasticLowE.hh 파일의 75 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4XNNElasticLowE().
|
staticprivate |
G4XNNElasticLowE.hh 파일의 74 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4XNNElasticLowE().
|
staticprivate |
G4XNNElasticLowE.hh 파일의 76 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4XNNElasticLowE(), Print().
|
private |
G4XNNElasticLowE.hh 파일의 80 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CrossSection(), G4XNNElasticLowE(), Print(), ~G4XNNElasticLowE().