78 if(gammaEnergy > tkin)
return dxsection;
97 fn = std::max(fn, 0.0);
100 if(
particle->GetPDGSpin() != 0) { x += 0.75*v*v; }
102 dxsection =
coeff*x*Z*Z*fn/gammaEnergy;
G4double G4Log(G4double x)
G4MuBremsstrahlungModel(const G4ParticleDefinition *p=nullptr, const G4String &nam="MuBrem")
const G4ParticleDefinition * particle
G4double ComputeDMicroscopicCrossSection(G4double tkin, G4double Z, G4double gammaEnergy) override
~G4hBremsstrahlungModel() override
G4hBremsstrahlungModel(const G4ParticleDefinition *p=nullptr, const G4String &nam="hBrem")