58 G4cout <<
" G4RToEConvForElectron::G4RToEConvForElectron() ";
78 const G4double cbr1=0.02, cbr2=-5.7e-5, cbr3=1., cbr4=0.072;
82 if( std::fabs(AtomicNumber-
Z)>0.1 ) {
99 +(0.5+0.25*tsq+(1.+2.*
taul)*std::log(0.5))/(t1*t1);
100 dEdx = (std::log(2.*taul+4.)-2.*
ionpotlog+
f)/beta2;
102 G4double clow = dEdx*std::sqrt(taul);
103 dEdx = clow/std::sqrt(KineticEnergy/
Mass);
111 +(0.5+0.25*tsq+(1.+2.*tau)*std::log(0.5))/(t1*t1);
112 dEdx = (std::log(2.*tau+4.)-2.*
ionpotlog+
f)/beta2;
117 *(cbr3+cbr4*std::log(KineticEnergy/Thigh));
118 cbrem =
Z*(
Z+1.)*cbrem*tau/beta2;
G4ParticleDefinition * FindParticle(G4int PDGEncoding)
static G4ParticleTable * GetParticleTable()
static constexpr double MeV
virtual G4double ComputeLoss(G4double AtomicNumber, G4double KineticEnergy)
static constexpr double keV
static constexpr double twopi_mc2_rcl2
virtual ~G4RToEConvForElectron()
G4double GetPDGMass() const
G4int GetVerboseLevel() const
G4GLOB_DLL std::ostream G4cout
const G4ParticleDefinition * theParticle
static constexpr double GeV