Geant4
10.03.p03
|
#include <G4BremsstrahlungCrossSectionHandler.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 62 of file G4BremsstrahlungCrossSectionHandler.hh.
G4BremsstrahlungCrossSectionHandler::G4BremsstrahlungCrossSectionHandler | ( | const G4VEnergySpectrum * | spectrum, |
G4VDataSetAlgorithm * | interpolation | ||
) |
Definition at line 74 of file G4BremsstrahlungCrossSectionHandler.cc.
G4BremsstrahlungCrossSectionHandler::~G4BremsstrahlungCrossSectionHandler | ( | ) |
Definition at line 83 of file G4BremsstrahlungCrossSectionHandler.cc.
|
protectedvirtual |
Implements G4VCrossSectionHandler.
Definition at line 91 of file G4BremsstrahlungCrossSectionHandler.cc.
G4double G4BremsstrahlungCrossSectionHandler::GetCrossSectionAboveThresholdForElement | ( | G4double | energy, |
G4double | cutEnergy, | ||
G4int | Z | ||
) |
Definition at line 169 of file G4BremsstrahlungCrossSectionHandler.cc.