Geant4
10.03
|
#include <G4WilsonRadius.hh>
Public Member Functions | |
G4WilsonRadius () | |
~G4WilsonRadius () | |
G4double | GetWilsonRMSRadius (G4double A) |
G4double | GetWilsonRadius (G4double A) |
Private Attributes | |
G4double | r0sq |
G4double | factor |
G4double | third |
Definition at line 78 of file G4WilsonRadius.hh.
G4WilsonRadius::G4WilsonRadius | ( | ) |
G4WilsonRadius::~G4WilsonRadius | ( | ) |
Definition at line 77 of file G4WilsonRadius.cc.
Definition at line 103 of file G4WilsonRadius.cc.
References GetWilsonRMSRadius(), and r0sq.
Referenced by G4WilsonAbrasionModel::ApplyYourself(), and G4NuclearAbrasionGeometry::G4NuclearAbrasionGeometry().
Definition at line 81 of file G4WilsonRadius.cc.
References G4Pow::A13(), factor, and G4Pow::GetInstance().
Referenced by G4TripathiLightCrossSection::GetElementCrossSection(), and GetWilsonRadius().
|
private |
Definition at line 89 of file G4WilsonRadius.hh.
Referenced by G4WilsonRadius(), and GetWilsonRMSRadius().
|
private |
Definition at line 88 of file G4WilsonRadius.hh.
Referenced by G4WilsonRadius(), and GetWilsonRadius().
|
private |
Definition at line 90 of file G4WilsonRadius.hh.
Referenced by G4WilsonRadius().