51 #ifndef G4BremsstrahlungCrossSectionHandler_h    52 #define G4BremsstrahlungCrossSectionHandler_h 1 G4VDataSetAlgorithm * interp
 
const G4VEnergySpectrum * theBR
 
std::vector< G4VEMDataSet * > * BuildCrossSectionsForMaterials(const G4DataVector &energyVector, const G4DataVector *energyCuts)
 
G4BremsstrahlungCrossSectionHandler & operator=(const G4BremsstrahlungCrossSectionHandler &right)
 
G4VDataSetAlgorithm * interpolation
 
G4BremsstrahlungCrossSectionHandler(const G4VEnergySpectrum *spectrum, G4VDataSetAlgorithm *interpolation)
 
G4double GetCrossSectionAboveThresholdForElement(G4double energy, G4double cutEnergy, G4int Z)
 
~G4BremsstrahlungCrossSectionHandler()