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

#include <G4XNNElasticLowE.hh>

G4XNNElasticLowE에 대한 상속 다이어그램 :
G4VCrossSectionSource

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 G4ParticleDefinitionFindLightParticle (const G4KineticTrack &trk1, const G4KineticTrack &trk2) const
 
G4double FcrossX (G4double e, G4double e0, G4double sigma, G4double eParam, G4double power) const
 
const G4ParticleDefinitionFindKeyParticle (const G4KineticTrack &trk1, const G4KineticTrack &trk2) const
 

Private 멤버 함수

 G4XNNElasticLowE (const G4XNNElasticLowE &right)
 
const G4XNNElasticLowEoperator= (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::~G4XNNElasticLowE ( )
virtual

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

다음을 참조함 : G4Neutron::NeutronDefinition(), G4Proton::ProtonDefinition(), xMap.

G4XNNElasticLowE::G4XNNElasticLowE ( const G4XNNElasticLowE right)
private

멤버 함수 문서화

G4double G4XNNElasticLowE::CrossSection ( const G4KineticTrack trk1,
const G4KineticTrack trk2 
) const
virtual
G4double G4VCrossSectionSource::FcrossX ( G4double  e,
G4double  e0,
G4double  sigma,
G4double  eParam,
G4double  power 
) const
protectedinherited

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

다음을 참조함 : G4Pow::GetInstance(), G4INCL::Math::max(), G4Pow::powA(), result.

const G4ParticleDefinition * G4VCrossSectionSource::FindKeyParticle ( const G4KineticTrack trk1,
const G4KineticTrack trk2 
) const
protectedinherited

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

다음을 참조함 : G4KineticTrack::GetDefinition(), G4Neutron::Neutron(), G4Proton::Proton(), result.

다음에 의해서 참조됨 : G4XNNTotalLowE::CrossSection(), CrossSection().

const G4ParticleDefinition * G4VCrossSectionSource::FindLightParticle ( const G4KineticTrack trk1,
const G4KineticTrack trk2 
) const
protectedinherited

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

다음을 참조함 : G4KineticTrack::GetDefinition(), G4ParticleDefinition::GetPDGMass().

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

virtual const G4CrossSectionVector* G4XNNElasticLowE::GetComponents ( ) const
inlinevirtual

G4VCrossSectionSource를 구현.

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

virtual G4double G4XNNElasticLowE::HighLimit ( ) const
inlinevirtual

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

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

다음을 참조함 : _highLimit.

G4bool G4VCrossSectionSource::InLimits ( G4double  e,
G4double  eLow,
G4double  eHigh 
) const
protectedinherited
G4bool G4XNNElasticLowE::IsValid ( G4double  e) const
virtual

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

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

다음을 참조함 : _highLimit, _lowLimit, G4VCrossSectionSource::InLimits().

G4double G4VCrossSectionSource::LowLimit ( ) const
virtualinherited

G4XPDGElastic, G4XPDGTotal에서 재구현되었습니다.

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

다음에 의해서 참조됨 : G4CrossSectionPatch::CrossSection(), G4VCrossSectionSource::IsValid(), G4CrossSectionPatch::Transition().

G4String G4XNNElasticLowE::Name ( ) const
virtual

G4VCrossSectionSource를 구현.

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

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

G4bool G4VCrossSectionSource::operator!= ( const G4VCrossSectionSource right) const
inherited

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

G4bool G4XNNElasticLowE::operator!= ( const G4XNNElasticLowE right) const

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

const G4XNNElasticLowE& G4XNNElasticLowE::operator= ( const G4XNNElasticLowE right)
private
G4bool G4XNNElasticLowE::operator== ( const G4XNNElasticLowE right) const

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

G4bool G4VCrossSectionSource::operator== ( const G4VCrossSectionSource right) const
inherited

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

void G4XNNElasticLowE::Print ( void  ) const
virtual
void G4VCrossSectionSource::PrintAll ( const G4KineticTrack trk1,
const G4KineticTrack trk2 
) const
virtualinherited

멤버 데이타 문서화

G4double G4XNNElasticLowE::_eMax
private

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

다음에 의해서 참조됨 : CrossSection(), G4XNNElasticLowE().

G4double G4XNNElasticLowE::_eMin
private

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

다음에 의해서 참조됨 : CrossSection(), G4XNNElasticLowE().

const G4double G4XNNElasticLowE::_eMinTable = 1.8964808
staticprivate

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

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

const G4double G4XNNElasticLowE::_eStepLog = 0.01
staticprivate

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

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

const G4double G4XNNElasticLowE::_highLimit = 3.*GeV
staticprivate

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

다음에 의해서 참조됨 : G4XNNElasticLowE(), HighLimit(), IsValid().

const G4double G4XNNElasticLowE::_lowLimit = 0.
staticprivate

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

다음에 의해서 참조됨 : G4XNNElasticLowE(), IsValid().

const G4double G4XNNElasticLowE::npTable
staticprivate
초기값:
=
{
1500.00,
248.20, 93.38, 55.26, 44.50, 41.33, 38.48, 37.20, 35.98,
35.02, 34.47, 32.48, 30.76, 29.46, 28.53, 27.84, 27.20,
26.53, 25.95, 25.59, 25.46, 25.00, 24.49, 24.08, 23.86,
23.17, 22.70, 21.88, 21.48, 20.22, 19.75, 18.97, 18.39,
17.98, 17.63, 17.21, 16.72, 16.68, 16.58, 16.42, 16.22,
15.98, 15.71, 15.42, 15.14, 14.87, 14.65, 14.44, 14.26,
14.10, 13.95, 13.80, 13.64, 13.47, 13.29, 13.09, 12.89,
12.68, 12.47, 12.27, 12.06, 11.84, 11.76, 11.69, 11.60,
11.50, 11.41, 11.29, 11.17, 11.06, 10.93, 10.81, 10.68,
10.56, 10.44, 10.33, 10.21, 10.12, 10.03, 9.96, 9.89,
9.83, 9.80, 9.77, 9.75, 9.74, 9.74, 9.74, 9.76,
9.73, 9.70, 9.68, 9.65, 9.63, 9.60, 9.57, 9.55,
9.52, 9.49, 9.46, 9.43
}

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

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

const G4double G4XNNElasticLowE::ppTable
staticprivate
초기값:
=
{
60.00,
33.48, 26.76, 25.26, 24.55, 23.94, 23.77, 23.72, 23.98,
25.48, 27.52, 27.72, 27.21, 25.80, 26.00, 24.32, 23.81,
24.37, 24.36, 23.13, 22.43, 21.71, 21.01, 20.83, 20.74,
20.25, 20.10, 20.59, 20.04, 20.83, 20.84, 21.07, 20.83,
20.79, 21.88, 21.15, 20.92, 19.00, 18.60, 17.30, 17.00,
16.70, 16.50, 16.20, 15.80, 15.57, 15.20, 15.00, 14.60,
14.20, 14.00, 13.80, 13.60, 13.40, 13.20, 13.00, 12.85,
12.70, 12.60, 12.50, 12.40, 12.30, 12.20, 12.10, 12.00,
11.90, 11.80, 11.75, 11.70, 11.64, 11.53, 11.41, 11.31,
11.22, 11.13, 11.05, 10.97, 10.89, 10.82, 10.75, 10.68,
10.61, 10.54, 10.48, 10.41, 10.35, 10.28, 10.22, 10.16,
10.13, 10.10, 10.08, 10.05, 10.02, 9.99, 9.96, 9.93,
9.90, 9.87, 9.84, 9.80
}

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

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

const G4int G4XNNElasticLowE::tableSize = 101
staticprivate

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

다음에 의해서 참조됨 : G4XNNElasticLowE(), Print().

std::map<const G4ParticleDefinition *, G4PhysicsVector*, std::less<const G4ParticleDefinition *> > G4XNNElasticLowE::xMap
private

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

다음에 의해서 참조됨 : CrossSection(), G4XNNElasticLowE(), Print(), ~G4XNNElasticLowE().


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