| 
    Geant4_10
    
   | 
 
#include <G4eIonisationCrossSectionHandler.hh>


Protected Member Functions | |
| std::vector< G4VEMDataSet * > * | BuildCrossSectionsForMaterials (const G4DataVector &energyVector, const G4DataVector *energyCuts) | 
  Protected Member Functions inherited from G4VCrossSectionHandler | |
| G4int | NumberOfComponents (G4int Z) const | 
| void | ActiveElements () | 
| virtual G4VDataSetAlgorithm * | CreateInterpolation () | 
| const G4VDataSetAlgorithm * | GetInterpolation () const | 
Definition at line 63 of file G4eIonisationCrossSectionHandler.hh.
| G4eIonisationCrossSectionHandler::G4eIonisationCrossSectionHandler | ( | const G4VEnergySpectrum * | spec, | 
| G4VDataSetAlgorithm * | alg, | ||
| G4double | emin, | ||
| G4double | emax, | ||
| G4int | nbin | ||
| ) | 
Definition at line 73 of file G4eIonisationCrossSectionHandler.cc.

| G4eIonisationCrossSectionHandler::~G4eIonisationCrossSectionHandler | ( | ) | 
Definition at line 84 of file G4eIonisationCrossSectionHandler.cc.
      
  | 
  protectedvirtual | 
Implements G4VCrossSectionHandler.
Definition at line 90 of file G4eIonisationCrossSectionHandler.cc.

| G4double G4eIonisationCrossSectionHandler::GetCrossSectionAboveThresholdForElement | ( | G4double | energy, | 
| G4double | cutEnergy, | ||
| G4int | Z | ||
| ) | 
Definition at line 189 of file G4eIonisationCrossSectionHandler.cc.


 1.8.5