#include <G4CrossSectionElastic.hh>
 | 
|   | G4CrossSectionElastic (G4VComponentCrossSection *, G4int zmin=0, G4int zmax=256, G4double Emin=0.0, G4double Emax=DBL_MAX) | 
|   | 
| virtual  | ~G4CrossSectionElastic () | 
|   | 
| virtual G4bool  | IsElementApplicable (const G4DynamicParticle *, G4int Z, const G4Material *mat=0) | 
|   | 
| virtual G4double  | GetElementCrossSection (const G4DynamicParticle *, G4int Z, const G4Material *mat=0) | 
|   | 
| virtual void  | BuildPhysicsTable (const G4ParticleDefinition &) | 
|   | 
| virtual void  | DumpPhysicsTable (const G4ParticleDefinition &) | 
|   | 
| virtual void  | CrossSectionDescription (std::ostream &) const | 
|   | 
|   | G4VCrossSectionDataSet (const G4String &nam="") | 
|   | 
| virtual  | ~G4VCrossSectionDataSet () | 
|   | 
| virtual G4bool  | IsIsoApplicable (const G4DynamicParticle *, G4int Z, G4int A, const G4Element *elm=0, const G4Material *mat=0) | 
|   | 
| G4double  | GetCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *mat=0) | 
|   | 
| G4double  | ComputeCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *mat=0) | 
|   | 
| virtual G4double  | GetIsoCrossSection (const G4DynamicParticle *, G4int Z, G4int A, const G4Isotope *iso=0, const G4Element *elm=0, const G4Material *mat=0) | 
|   | 
| virtual G4Isotope *  | SelectIsotope (const G4Element *, G4double kinEnergy) | 
|   | 
| virtual G4int  | GetVerboseLevel () const | 
|   | 
| virtual void  | SetVerboseLevel (G4int value) | 
|   | 
| G4double  | GetMinKinEnergy () const | 
|   | 
| void  | SetMinKinEnergy (G4double value) | 
|   | 
| G4double  | GetMaxKinEnergy () const | 
|   | 
| void  | SetMaxKinEnergy (G4double value) | 
|   | 
| const G4String &  | GetName () const | 
|   | 
Definition at line 61 of file G4CrossSectionElastic.hh.
 
◆ G4CrossSectionElastic() [1/2]
Definition at line 54 of file G4CrossSectionElastic.cc.
G4VCrossSectionDataSet(const G4String &nam="")
 
static G4NistManager * Instance()
 
void SetMinKinEnergy(G4double value)
 
const G4String & GetName() const
 
G4VComponentCrossSection * component
 
void SetMaxKinEnergy(G4double value)
 
static const G4double Emin
 
static const G4double Emax
 
 
 
 
◆ ~G4CrossSectionElastic()
  
  
      
        
          | G4CrossSectionElastic::~G4CrossSectionElastic  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ G4CrossSectionElastic() [2/2]
◆ BuildPhysicsTable()
◆ CrossSectionDescription()
  
  
      
        
          | void G4CrossSectionElastic::CrossSectionDescription  | 
          ( | 
          std::ostream &  | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
◆ DumpPhysicsTable()
◆ GetElementCrossSection()
Reimplemented from G4VCrossSectionDataSet.
Definition at line 77 of file G4CrossSectionElastic.cc.
G4double GetKineticEnergy() const
 
G4double GetElasticElementCrossSection(const G4ParticleDefinition *, G4double kinEnergy, const G4Element *)
 
G4VComponentCrossSection * component
 
G4ParticleDefinition * GetDefinition() const
 
G4double GetAtomicMassAmu(const G4String &symb) const
 
 
 
 
◆ IsElementApplicable()
◆ operator=()
◆ component
◆ nist
◆ Zmax
  
  
      
        
          | G4int G4CrossSectionElastic::Zmax | 
         
       
   | 
  
private   | 
  
 
 
◆ Zmin
  
  
      
        
          | G4int G4CrossSectionElastic::Zmin | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: