43#ifndef G4PENELOPEBREMSSTRAHLUNGFS_HH
44#define G4PENELOPEBREMSSTRAHLUNGFS_HH 1
83 std::map< std::pair<const G4Material*,G4double> ,
87 std::map<const G4Material*,G4double> *theEffectiveZSq;
91 static const size_t nBinsE = 57;
92 static const size_t nBinsX = 32;
96 void ReadDataFile(
G4int Z);
103 std::map<G4int,G4DataVector*> *theElementData;
110 std::map< std::pair<const G4Material*,G4double> ,
112 std::map< std::pair<const G4Material*,G4double> ,
G4double GetMomentumIntegral(G4double *y, G4double up, G4int momOrder)
G4double SampleGammaEnergy(G4double energy, const G4Material *, G4double cut)
G4double GetEffectiveZSquared(const G4Material *mat)
~G4PenelopeBremsstrahlungFS()
G4PhysicsTable * GetScaledXSTable(const G4Material *, G4double cut)
G4PenelopeBremsstrahlungFS()