41 #ifndef G4MuonDecayChannelWithSpin_hh 
   42 #define G4MuonDecayChannelWithSpin_hh 1 
   92   f_c = (5.+17.*x-34.*x*x)*(omega+std::log(x))-22.*x+34.*x*x;
 
   93   f_c = (1.-x)/(3.*x*x)*f_c;
 
   94   f_c = (6.-4.*x)*R_c(x,omega)+(6.-6.*x)*std::log(x) + f_c;
 
  104   f_theta = (1.+x+34*x*x)*(omega+std::log(x))+3.-7.*x-32.*x*x;
 
  105   f_theta = f_theta + ((4.*(1.-x)*(1.-x))/x)*std::log(1.-x);
 
  106   f_theta = (1.-x)/(3.*x*x) * f_theta;
 
  107   f_theta = (2.-4.*x)*R_c(x,omega)+(2.-6.*x)*std::log(x)-f_theta;
 
virtual ~G4MuonDecayChannelWithSpin()
 
virtual G4DecayProducts * DecayIt(G4double)
 
G4MuonDecayChannelWithSpin & operator=(const G4MuonDecayChannelWithSpin &)
 
static constexpr double fine_structure_const
 
static constexpr double twopi