#include <G4INCLReflectionChannel.hh>
Definition at line 48 of file G4INCLReflectionChannel.hh.
◆ ReflectionChannel()
◆ ~ReflectionChannel()
virtual G4INCL::ReflectionChannel::~ReflectionChannel |
( |
| ) |
|
|
virtual |
◆ fillFinalState()
void G4INCL::ReflectionChannel::fillFinalState |
( |
FinalState * |
fs | ) |
|
|
virtual |
◆ INCL_DECLARE_ALLOCATION_POOL()
◆ positionScalingFactor
const G4double G4INCL::ReflectionChannel::positionScalingFactor |
|
staticprivate |
◆ sinMinReflectionAngleSquaredOverFour
const G4double G4INCL::ReflectionChannel::sinMinReflectionAngleSquaredOverFour |
|
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.
Definition at line 65 of file G4INCLReflectionChannel.hh.
◆ theNucleus
Nucleus* G4INCL::ReflectionChannel::theNucleus |
|
private |
◆ theParticle
Particle* G4INCL::ReflectionChannel::theParticle |
|
private |
The documentation for this class was generated from the following file: