Geant4
9.6.p02
|
#include <G4ScreenedNuclearRecoil.hh>
Public Types | |
typedef G4_c2_function &(* | ScreeningFunc )(G4int z1, G4int z2, size_t nPoints, G4double rMax, G4double *au) |
Public Types inherited from G4ScreenedCoulombCrossSection | |
enum | { nMassMapElements =116 } |
typedef std::map< G4int, G4ScreeningTables > | ScreeningMap |
typedef std::map< G4int, class G4ParticleDefinition * > | ParticleCache |
Additional Inherited Members | |
Static Public Member Functions inherited from G4ScreenedCoulombCrossSectionInfo | |
static const char * | CVSHeaderVers () |
static const char * | CVSFileVers () |
Protected Attributes inherited from G4ScreenedCoulombCrossSection | |
ScreeningMap | screeningData |
ParticleCache | targetMap |
G4int | verbosity |
std::map< G4int, G4_c2_const_ptr > | sigmaMap |
std::map< G4int, G4_c2_const_ptr > | MFPTables |
Definition at line 353 of file G4ScreenedNuclearRecoil.hh.
typedef G4_c2_function&(* G4NativeScreenedCoulombCrossSection::ScreeningFunc)(G4int z1, G4int z2, size_t nPoints, G4double rMax, G4double *au) |
Definition at line 370 of file G4ScreenedNuclearRecoil.hh.
G4NativeScreenedCoulombCrossSection::G4NativeScreenedCoulombCrossSection | ( | ) |
Definition at line 842 of file G4ScreenedNuclearRecoil.cc.
|
inline |
Definition at line 358 of file G4ScreenedNuclearRecoil.hh.
|
inline |
Definition at line 361 of file G4ScreenedNuclearRecoil.hh.
|
virtual |
Definition at line 839 of file G4ScreenedNuclearRecoil.cc.
|
inline |
Definition at line 372 of file G4ScreenedNuclearRecoil.hh.
|
inlinevirtual |
Implements G4ScreenedCoulombCrossSection.
Definition at line 365 of file G4ScreenedNuclearRecoil.hh.
std::vector< G4String > G4NativeScreenedCoulombCrossSection::GetScreeningKeys | ( | ) | const |
Definition at line 849 of file G4ScreenedNuclearRecoil.cc.
|
virtual |
Implements G4ScreenedCoulombCrossSection.
Definition at line 874 of file G4ScreenedNuclearRecoil.cc.