47#ifndef G4PENELOPEBREMSSTRAHLUNGFS_HH
48#define G4PENELOPEBREMSSTRAHLUNGFS_HH 1
99 std::map< std::pair<const G4Material*,G4double> ,
113 std::map< std::pair<const G4Material*,G4double> ,
115 std::map< std::pair<const G4Material*,G4double> ,
void BuildScaledXSTable(const G4Material *material, G4double cut, G4bool isMaster)
std::map< const G4Material *, G4double > * fEffectiveZSq
std::map< G4int, G4DataVector * > * fElementData
static const size_t fNBinsE
G4double GetEffectiveZSquared(const G4Material *mat) const
const G4PhysicsTable * GetScaledXSTable(const G4Material *, const G4double cut) const
std::map< std::pair< const G4Material *, G4double >, G4PhysicsTable * > * fSamplingTable
void SetVerbosity(G4int ver)
G4PenelopeBremsstrahlungFS & operator=(const G4PenelopeBremsstrahlungFS &right)=delete
void ClearTables(G4bool isMaster=true)
Reserved for the master model: they build and handle tables.
void ReadDataFile(G4int Z)
G4PenelopeBremsstrahlungFS(const G4PenelopeBremsstrahlungFS &)=delete
G4double SampleGammaEnergy(G4double energy, const G4Material *, const G4double cut) const
std::map< std::pair< const G4Material *, G4double >, G4PhysicsFreeVector * > * fPBcut
~G4PenelopeBremsstrahlungFS()
void InitializeEnergySampling(const G4Material *, G4double cut)
G4double GetMomentumIntegral(G4double *y, G4double up, G4int momOrder) const
G4PenelopeBremsstrahlungFS(G4int verbosity=0)
Only master models are supposed to create instances.
std::map< std::pair< const G4Material *, G4double >, G4PhysicsTable * > * fReducedXSTable
G4double theEGrid[fNBinsE]
G4double theXGrid[fNBinsX]
static const size_t fNBinsX
G4Cache< G4PhysicsFreeVector * > fCache
G4double energy(const ThreeVector &p, const G4double m)