47#ifndef G4PENELOPEBREMSSTRAHLUNGFS_HH
48#define G4PENELOPEBREMSSTRAHLUNGFS_HH 1
97 std::map< std::pair<const G4Material*,G4double> ,
100 std::map<const G4Material*,G4double> *theEffectiveZSq;
104 static const size_t nBinsE = 57;
105 static const size_t nBinsX = 32;
109 void ReadDataFile(
G4int Z);
116 std::map<G4int,G4DataVector*> *theElementData;
123 std::map< std::pair<const G4Material*,G4double> ,
125 std::map< std::pair<const G4Material*,G4double> ,
void BuildScaledXSTable(const G4Material *material, G4double cut, G4bool isMaster)
G4double GetEffectiveZSquared(const G4Material *mat) const
const G4PhysicsTable * GetScaledXSTable(const G4Material *, const G4double cut) const
void SetVerbosity(G4int ver)
void ClearTables(G4bool isMaster=true)
Reserved for the master model: they build and handle tables.
G4double SampleGammaEnergy(G4double energy, const G4Material *, const G4double cut) const
~G4PenelopeBremsstrahlungFS()
G4double GetMomentumIntegral(G4double *y, G4double up, G4int momOrder) const