#include <G4QAOLowEnergyLoss.hh>
Definition at line 53 of file G4QAOLowEnergyLoss.hh.
 
      
        
          | G4QAOLowEnergyLoss::G4QAOLowEnergyLoss  | 
          ( | 
          const G4String &  | 
          name | ) | 
           | 
        
      
 
Definition at line 70 of file G4QAOLowEnergyLoss.cc.
   73   numberOfMaterials = 6;
 
G4VLowEnergyModel(const G4String &name)
 
 
 
 
      
        
          | G4QAOLowEnergyLoss::~G4QAOLowEnergyLoss  | 
          ( | 
           | ) | 
           | 
        
      
 
 
Implements G4VLowEnergyModel.
Definition at line 111 of file G4QAOLowEnergyLoss.cc.
  114   G4bool isInCharge = 
false;
 
  116   G4bool hasMaterial = 
false;
 
  121                && hasMaterial) isInCharge = 
true;
 
G4ParticleDefinition * GetDefinition() const 
 
static G4AntiProton * AntiProtonDefinition()
 
size_t GetNumberOfElements() const 
 
 
 
 
Implements G4VLowEnergyModel.
Definition at line 127 of file G4QAOLowEnergyLoss.cc.
  131   G4bool isInCharge = 
false;
 
  133   G4bool hasMaterial = 
false;
 
  139                 && hasMaterial) isInCharge = 
true;
 
static G4AntiProton * AntiProtonDefinition()
 
size_t GetNumberOfElements() const 
 
 
 
 
Implements G4VLowEnergyModel.
Definition at line 146 of file G4QAOLowEnergyLoss.cc.
  152   G4double eloss  = EnergyLoss(material,energy,zParticle) ;
 
G4double GetKineticEnergy() const 
 
G4double GetCharge() const 
 
static constexpr double eplus
 
G4double energy(const ThreeVector &p, const G4double m)
 
 
 
 
The documentation for this class was generated from the following files: