43 #ifndef G4PENELOPEBREMSSTRAHLUNGMODEL_HH
44 #define G4PENELOPEBREMSSTRAHLUNGMODEL_HH 1
69 const G4String& processName =
"PenBrem");
G4double fIntrinsicHighEnergyLimit
void SetParticle(const G4ParticleDefinition *)
G4PenelopeBremsstrahlungFS * fPenelopeFSHelper
const G4ParticleDefinition * fParticle
std::map< std::pair< const G4Material *, G4double >, G4PenelopeCrossSection * > * XSTableElectron
G4PhysicsLogVector * energyGrid
virtual void InitialiseLocal(const G4ParticleDefinition *, G4VEmModel *)
double A(double temperature)
virtual G4double ComputeCrossSectionPerAtom(const G4ParticleDefinition *theParticle, G4double kinEnergy, G4double Z, G4double A=0, G4double cut=0, G4double emax=DBL_MAX)
G4PenelopeBremsstrahlungAngular * fPenelopeAngular
G4PenelopeBremsstrahlungModel(const G4ParticleDefinition *p=0, const G4String &processName="PenBrem")
virtual G4double CrossSectionPerVolume(const G4Material *material, const G4ParticleDefinition *theParticle, G4double kineticEnergy, G4double cutEnergy, G4double maxEnergy=DBL_MAX)
virtual void Initialise(const G4ParticleDefinition *, const G4DataVector &)
virtual ~G4PenelopeBremsstrahlungModel()
static const G4double emax
void BuildXSTable(const G4Material *material, G4double cut)
virtual G4double MinEnergyCut(const G4ParticleDefinition *, const G4MaterialCutsCouple *)
std::map< std::pair< const G4Material *, G4double >, G4PenelopeCrossSection * > * XSTablePositron
G4PenelopeOscillatorManager * oscManager
G4double GetPositronXSCorrection(const G4Material *, G4double energy)
G4double energy(const ThreeVector &p, const G4double m)
G4double fIntrinsicLowEnergyLimit
virtual G4double ComputeDEDXPerVolume(const G4Material *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy)
G4int GetVerbosityLevel()
G4PenelopeBremsstrahlungModel & operator=(const G4PenelopeBremsstrahlungModel &right)
G4ParticleChangeForLoss * fParticleChange
virtual void SampleSecondaries(std::vector< G4DynamicParticle * > *, const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double tmin, G4double maxEnergy)
G4PenelopeCrossSection * GetCrossSectionTableForCouple(const G4ParticleDefinition *, const G4Material *, G4double cut)
void SetVerbosityLevel(G4int lev)