Geant4
9.6.p02
|
#include <G4RDBremsstrahlungCrossSectionHandler.hh>
Protected Member Functions | |
std::vector< G4RDVEMDataSet * > * | BuildCrossSectionsForMaterials (const G4DataVector &energyVector, const G4DataVector *energyCuts) |
Protected Member Functions inherited from G4RDVCrossSectionHandler | |
G4int | NumberOfComponents (G4int Z) const |
void | ActiveElements () |
virtual G4RDVDataSetAlgorithm * | CreateInterpolation () |
const G4RDVDataSetAlgorithm * | GetInterpolation () const |
Definition at line 62 of file G4RDBremsstrahlungCrossSectionHandler.hh.
G4RDBremsstrahlungCrossSectionHandler::G4RDBremsstrahlungCrossSectionHandler | ( | const G4RDVEnergySpectrum * | spectrum, |
G4RDVDataSetAlgorithm * | interpolation | ||
) |
Definition at line 57 of file G4RDBremsstrahlungCrossSectionHandler.cc.
G4RDBremsstrahlungCrossSectionHandler::~G4RDBremsstrahlungCrossSectionHandler | ( | ) |
Definition at line 65 of file G4RDBremsstrahlungCrossSectionHandler.cc.
|
protectedvirtual |
Implements G4RDVCrossSectionHandler.
Definition at line 72 of file G4RDBremsstrahlungCrossSectionHandler.cc.