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

#include <G4INCLReflectionChannel.hh>

G4INCL::ReflectionChannel에 대한 상속 다이어그램 :
G4INCL::IChannel

Public 멤버 함수

 ReflectionChannel (Nucleus *n, Particle *p)
 
virtual ~ReflectionChannel ()
 
void fillFinalState (FinalState *fs)
 
FinalStategetFinalState ()
 

Private 속성

NucleustheNucleus
 
ParticletheParticle
 

정적 Private 속성

static const G4double sinMinReflectionAngleSquaredOverFour = std::pow(std::sin(2.*Math::pi/200.),2.)
 Sine^2 of the smallest acceptable reflection angle / 4. 더 자세히 ...
 
static const G4double positionScalingFactor = 0.99
 Scaling factor for excessively tangential reflection. 더 자세히 ...
 

상세한 설명

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

생성자 & 소멸자 문서화

G4INCL::ReflectionChannel::ReflectionChannel ( Nucleus n,
Particle p 
)

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

G4INCL::ReflectionChannel::~ReflectionChannel ( )
virtual

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

멤버 함수 문서화

void G4INCL::ReflectionChannel::fillFinalState ( FinalState fs)
virtual
FinalState * G4INCL::IChannel::getFinalState ( )
inherited

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

다음을 참조함 : G4INCL::IChannel::fillFinalState().

멤버 데이타 문서화

const G4double G4INCL::ReflectionChannel::positionScalingFactor = 0.99
staticprivate

Scaling factor for excessively tangential reflection.

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

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

const G4double G4INCL::ReflectionChannel::sinMinReflectionAngleSquaredOverFour = std::pow(std::sin(2.*Math::pi/200.),2.)
staticprivate

Sine^2 of the smallest acceptable reflection angle / 4.

Particles impinging almost tangentially on the surface generate a large number of reflections. If the impinging angle is larger than a certain limit, we move the particle a bit towards the inside of the nucleus. The limit angle is arbitrarily chosen to correspond to 100 reflections per orbit. The position scaling factor is given by the positionScalingFactor member.

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

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

Nucleus* G4INCL::ReflectionChannel::theNucleus
private

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

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

Particle* G4INCL::ReflectionChannel::theParticle
private

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

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


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