| 
    Geant4
    10.00.p03
    
   | 
 
#include <G4WaterStopping.hh>
Public Member Functions | |
| G4WaterStopping (G4EmCorrections *corr=0, G4bool splineFlag=true) | |
| ~G4WaterStopping () | |
| G4double | GetElectronicDEDX (G4int Z, G4double energy) | 
Private Member Functions | |
| void | Initialise (G4EmCorrections *) | 
| void | AddData (G4double *energy, G4double *stoppower, G4double factor) | 
| G4WaterStopping & | operator= (const G4WaterStopping &right) | 
| G4WaterStopping (const G4WaterStopping &) | |
Private Attributes | |
| G4bool | spline | 
| G4int | Z [17] | 
| G4double | A [17] | 
| G4double | emin | 
| std::vector < G4LPhysicsFreeVector * >  | dedx | 
Definition at line 57 of file G4WaterStopping.hh.
| G4WaterStopping::G4WaterStopping | ( | G4EmCorrections * | corr = 0,  | 
        
| G4bool | splineFlag = true  | 
        ||
| ) | 
Definition at line 53 of file G4WaterStopping.cc.
References dedx, Initialise(), and spline.
 Here is the call graph for this function:| G4WaterStopping::~G4WaterStopping | ( | ) | 
Definition at line 62 of file G4WaterStopping.cc.
      
  | 
  private | 
Definition at line 86 of file G4WaterStopping.cc.
References dedx, MeV, G4LPhysicsFreeVector::PutValues(), G4PhysicsVector::SetSpline(), and spline.
Referenced by Initialise().
 Here is the call graph for this function:
 Here is the caller graph for this function:Definition at line 67 of file G4WaterStopping.cc.
      
  | 
  private | 
Definition at line 99 of file G4WaterStopping.cc.
References A, AddData(), G4EmCorrections::AddStoppingData(), cm, dedx, emin, MeV, and Z.
Referenced by G4WaterStopping().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
      
  | 
  private | 
Definition at line 79 of file G4WaterStopping.hh.
Referenced by GetElectronicDEDX(), and Initialise().
      
  | 
  private | 
Definition at line 81 of file G4WaterStopping.hh.
Referenced by AddData(), G4WaterStopping(), GetElectronicDEDX(), and Initialise().
      
  | 
  private | 
Definition at line 80 of file G4WaterStopping.hh.
Referenced by GetElectronicDEDX(), and Initialise().
      
  | 
  private | 
Definition at line 77 of file G4WaterStopping.hh.
Referenced by AddData(), and G4WaterStopping().
      
  | 
  private | 
Definition at line 78 of file G4WaterStopping.hh.
Referenced by Initialise().