#include <G4PionZeroField.hh>
Definition at line 47 of file G4PionZeroField.hh.
 
  
  
      
        
          | G4PionZeroField::~G4PionZeroField  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | G4double G4PionZeroField::GetBarrier  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual G4double G4PionZeroField::GetCoeff  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
Implements G4VNuclearField.
Definition at line 57 of file G4PionZeroField.cc.
   68   G4double reducedMass = pionZeroMass*nucleusMass/(pionZeroMass+nucleusMass);
 
   74   return 2.*
pi*
hbarc*
hbarc/reducedMass*(1+pionZeroMass/nucleonMass)*theCoeff*density;
 
virtual G4int GetCharge()=0
 
static constexpr double proton_mass_c2
 
virtual const G4VNuclearDensity * GetNuclearDensity() const =0
 
static constexpr double hbarc
 
virtual G4int GetMassNumber()=0
 
double A(double temperature)
 
static constexpr double neutron_mass_c2
 
static G4PionZero * PionZero()
 
G4double GetPDGMass() const 
 
G4double GetDensity(const G4ThreeVector &aPosition) const 
 
static G4double GetBindingEnergy(const G4int A, const G4int Z)
 
G4V3DNucleus * theNucleus
 
static constexpr double pi
 
G4double bindingEnergy(G4int A, G4int Z)
 
 
 
 
The documentation for this class was generated from the following files: