| 
    Geant4
    10.03
    
   | 
 
#include <G4PSTARStopping.hh>
Public Member Functions | |
| G4PSTARStopping () | |
| ~G4PSTARStopping () | |
| void | Initialise () | 
| G4int | GetIndex (const G4Material *) const | 
| G4int | GetIndex (const G4String &) const | 
| G4double | GetElectronicDEDX (G4int idx, G4double energy) const | 
| G4double | GetElectronicDEDX (const G4Material *, G4double energy) const | 
Private Member Functions | |
| void | AddData (const G4float *s, const G4Material *) | 
| void | FindData (G4int idx, const G4Material *) | 
| void | PrintWarning (G4int idx) const | 
| G4PSTARStopping & | operator= (const G4PSTARStopping &right)=delete | 
| G4PSTARStopping (const G4PSTARStopping &)=delete | |
Private Attributes | |
| G4int | nvectors | 
| G4double | emin | 
| std::vector< const G4Material * > | materials | 
| std::vector < G4LPhysicsFreeVector * >  | sdata | 
Definition at line 63 of file G4PSTARStopping.hh.
      
  | 
  explicit | 
Definition at line 56 of file G4PSTARStopping.cc.
References Initialise().
 Here is the call graph for this function:| G4PSTARStopping::~G4PSTARStopping | ( | ) | 
Definition at line 64 of file G4PSTARStopping.cc.
      
  | 
  privatedelete | 
      
  | 
  private | 
Definition at line 354 of file G4PSTARStopping.cc.
References fac, G4PhysicsVector::FillSecondDerivatives(), materials, nvectors, G4LPhysicsFreeVector::PutValues(), sdata, G4PhysicsVector::SetSpline(), and T0.
Referenced by FindData().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 126 of file G4PSTARStopping.cc.
References AddData().
Referenced by Initialise().
 Here is the call graph for this function:
 Here is the caller graph for this function:Definition at line 130 of file G4PSTARStopping.hh.
References emin, nvectors, PrintWarning(), and sdata.
Referenced by G4BraggModel::DEDX(), and GetElectronicDEDX().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 142 of file G4PSTARStopping.hh.
References GetElectronicDEDX(), and GetIndex().
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 101 of file G4PSTARStopping.hh.
References materials, and nvectors.
Referenced by G4BraggModel::DEDX(), and GetElectronicDEDX().
 Here is the caller graph for this function:Definition at line 115 of file G4PSTARStopping.hh.
| void G4PSTARStopping::Initialise | ( | ) | 
Definition at line 83 of file G4PSTARStopping.cc.
References FindData(), G4Material::GetChemicalFormula(), G4Material::GetMaterialTable(), G4Material::GetName(), G4Material::GetNumberOfMaterials(), materials, molecularIndex, molecularName, nameNIST, numberOfMolecula, and nvectors.
Referenced by G4PSTARStopping(), and G4BraggModel::Initialise().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  privatedelete | 
      
  | 
  private | 
Definition at line 73 of file G4PSTARStopping.cc.
References G4Exception(), JustWarning, and nvectors.
Referenced by GetElectronicDEDX().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 94 of file G4PSTARStopping.hh.
Referenced by GetElectronicDEDX().
      
  | 
  private | 
Definition at line 95 of file G4PSTARStopping.hh.
Referenced by AddData(), GetIndex(), and Initialise().
      
  | 
  private | 
Definition at line 93 of file G4PSTARStopping.hh.
Referenced by AddData(), GetElectronicDEDX(), GetIndex(), Initialise(), PrintWarning(), and ~G4PSTARStopping().
      
  | 
  private | 
Definition at line 96 of file G4PSTARStopping.hh.
Referenced by AddData(), GetElectronicDEDX(), and ~G4PSTARStopping().