#include <G4ParticleHPLegendreTable.hh>
◆ G4ParticleHPLegendreTable()
  
  
      
        
          | G4ParticleHPLegendreTable::G4ParticleHPLegendreTable  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ~G4ParticleHPLegendreTable()
  
  
      
        
          | G4ParticleHPLegendreTable::~G4ParticleHPLegendreTable  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetCoeff()
◆ GetEnergy()
  
  
      
        
          | G4double G4ParticleHPLegendreTable::GetEnergy  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetManager()
◆ GetNumberOfPoly()
  
  
      
        
          | G4int G4ParticleHPLegendreTable::GetNumberOfPoly  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetRepresentation()
  
  
      
        
          | G4int G4ParticleHPLegendreTable::GetRepresentation  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ GetTemperature()
  
  
      
        
          | G4double G4ParticleHPLegendreTable::GetTemperature  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Init() [1/2]
  
  
      
        
          | void G4ParticleHPLegendreTable::Init  | 
          ( | 
          std::istream &  | 
          aDataFile | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Definition at line 67 of file G4ParticleHPLegendreTable.hh.
   71     aDataFile >> eNeu >> nPoly;
    74     for(
G4int l=0; l<nPoly; l++)
 
void SetCoeff(G4int l, G4double coeff)
 
void Init(std::istream &aDataFile)
 
 
 
 
◆ Init() [2/2]
◆ operator=()
◆ SetCoeff()
  
  
      
        
          | void G4ParticleHPLegendreTable::SetCoeff  | 
          ( | 
          G4int  | 
          l,  | 
         
        
           | 
           | 
          G4double  | 
          coeff  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetEnergy()
  
  
      
        
          | void G4ParticleHPLegendreTable::SetEnergy  | 
          ( | 
          G4double  | 
          energy | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetRepresentation()
  
  
      
        
          | void G4ParticleHPLegendreTable::SetRepresentation  | 
          ( | 
          G4int  | 
          aRep | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetTemperature()
  
  
      
        
          | void G4ParticleHPLegendreTable::SetTemperature  | 
          ( | 
          G4double  | 
          temp | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ nCoeff
  
  
      
        
          | G4int G4ParticleHPLegendreTable::nCoeff | 
         
       
   | 
  
private   | 
  
 
 
◆ theCoeff
  
  
      
        
          | G4double* G4ParticleHPLegendreTable::theCoeff | 
         
       
   | 
  
private   | 
  
 
 
◆ theEnergy
  
  
      
        
          | G4double G4ParticleHPLegendreTable::theEnergy | 
         
       
   | 
  
private   | 
  
 
 
◆ theManager
◆ theRep
  
  
      
        
          | G4int G4ParticleHPLegendreTable::theRep | 
         
       
   | 
  
private   | 
  
 
 
◆ theTemp
  
  
      
        
          | G4double G4ParticleHPLegendreTable::theTemp | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: