![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/util/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.
View newest version in sPHENIX GitHub at line 78 of file G4WilsonRadius.hh
| G4WilsonRadius::G4WilsonRadius | ( | ) |
Definition at line 68 of file G4WilsonRadius.cc.
View newest version in sPHENIX GitHub at line 68 of file G4WilsonRadius.cc
| G4WilsonRadius::~G4WilsonRadius | ( | ) |
Definition at line 77 of file G4WilsonRadius.cc.
View newest version in sPHENIX GitHub at line 77 of file G4WilsonRadius.cc
Definition at line 103 of file G4WilsonRadius.cc.
View newest version in sPHENIX GitHub at line 103 of file G4WilsonRadius.cc
References GetWilsonRMSRadius(), r, 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.
View newest version in sPHENIX GitHub at line 81 of file G4WilsonRadius.cc
References G4Pow::A13(), factor, G4Pow::GetInstance(), r, and radius.
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.
View newest version in sPHENIX GitHub at line 89 of file G4WilsonRadius.hh
Referenced by G4WilsonRadius(), and GetWilsonRMSRadius().
|
private |
Definition at line 88 of file G4WilsonRadius.hh.
View newest version in sPHENIX GitHub at line 88 of file G4WilsonRadius.hh
Referenced by G4WilsonRadius(), and GetWilsonRadius().
|
private |
Definition at line 90 of file G4WilsonRadius.hh.
View newest version in sPHENIX GitHub at line 90 of file G4WilsonRadius.hh
Referenced by G4WilsonRadius().