Geant4_10
|
#include <G4ScreenedNuclearRecoil.hh>
Public Member Functions | |
G4ScreenedCoulombClassicalKinematics () | |
virtual void | DoCollisionStep (class G4ScreenedNuclearRecoil *master, const class G4Track &aTrack, const class G4Step &aStep) |
G4bool | DoScreeningComputation (class G4ScreenedNuclearRecoil *master, const G4ScreeningTables *screen, G4double eps, G4double beta) |
virtual | ~G4ScreenedCoulombClassicalKinematics () |
Public Member Functions inherited from G4ScreenedCoulombCrossSectionInfo | |
G4ScreenedCoulombCrossSectionInfo () | |
~G4ScreenedCoulombCrossSectionInfo () | |
Public Member Functions inherited from G4ScreenedCollisionStage | |
virtual | ~G4ScreenedCollisionStage () |
Protected Attributes | |
c2_const_plugin_function_p < G4double > & | phifunc |
c2_linear_p< G4double > & | xovereps |
G4_c2_ptr | diff |
Additional Inherited Members | |
Static Public Member Functions inherited from G4ScreenedCoulombCrossSectionInfo | |
static const char * | CVSHeaderVers () |
static const char * | CVSFileVers () |
Definition at line 159 of file G4ScreenedNuclearRecoil.hh.
G4ScreenedCoulombClassicalKinematics::G4ScreenedCoulombClassicalKinematics | ( | ) |
Definition at line 518 of file G4ScreenedNuclearRecoil.cc.
|
inlinevirtual |
Definition at line 169 of file G4ScreenedNuclearRecoil.hh.
|
virtual |
Implements G4ScreenedCollisionStage.
Definition at line 609 of file G4ScreenedNuclearRecoil.cc.
G4bool G4ScreenedCoulombClassicalKinematics::DoScreeningComputation | ( | class G4ScreenedNuclearRecoil * | master, |
const G4ScreeningTables * | screen, | ||
G4double | eps, | ||
G4double | beta | ||
) |
Definition at line 529 of file G4ScreenedNuclearRecoil.cc.
|
protected |
Definition at line 174 of file G4ScreenedNuclearRecoil.hh.
|
protected |
Definition at line 172 of file G4ScreenedNuclearRecoil.hh.
|
protected |
Definition at line 173 of file G4ScreenedNuclearRecoil.hh.