#include <G4ParticleHPIsotropic.hh>
Definition at line 38 of file G4ParticleHPIsotropic.hh.
 
◆ G4ParticleHPIsotropic()
  
  
      
        
          | G4ParticleHPIsotropic::G4ParticleHPIsotropic  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ~G4ParticleHPIsotropic()
  
  
      
        
          | G4ParticleHPIsotropic::~G4ParticleHPIsotropic  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Init()
  
  
      
        
          | void G4ParticleHPIsotropic::Init  | 
          ( | 
          std::istream &  | 
          aDataFile | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ MeanEnergyOfThisInteraction()
  
  
      
        
          | G4double G4ParticleHPIsotropic::MeanEnergyOfThisInteraction  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ Sample()
Implements G4VParticleHPEnergyAngular.
Definition at line 52 of file G4ParticleHPIsotropic.cc.
  106    G4ThreeVector tempVector(mtot*sinth*std::cos(phi), mtot*sinth*std::sin(phi), mtot*std::cos(theta) );
 
void SetKineticEnergy(const G4double en)
 
void SetMomentum(const G4double x, const G4double y, const G4double z)
 
void SetDefinition(const G4ParticleDefinition *aParticleDefinition)
 
double A(double temperature)
 
static const double twopi
 
static G4Triton * Triton()
 
static G4Proton * Proton()
 
static G4Neutron * Neutron()
 
static G4Deuteron * Deuteron()
 
static G4IonTable * GetIonTable()
 
G4double GetTotalMomentum() const
 
static G4Positron * Positron()
 
static G4Electron * Electron()
 
 
 
 
The documentation for this class was generated from the following files: