| 
    Geant4
    10.02
    
   | 
 
#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().
 Here is the call graph for this function:
 Here is the caller graph for this function:Definition at line 81 of file G4WilsonRadius.cc.
References G4Pow::A13(), factor, and G4Pow::GetInstance().
Referenced by G4TripathiLightCrossSection::GetElementCrossSection(), and GetWilsonRadius().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  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().