Geant4-11
Namespaces | Functions | Variables
G4PionRadiativeDecayChannel.cc File Reference
#include "G4PionRadiativeDecayChannel.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "Randomize.hh"
#include "G4DecayProducts.hh"
#include "G4LorentzVector.hh"

Go to the source code of this file.

Namespaces

namespace  anonymous_namespace{G4PionRadiativeDecayChannel.cc}
 

Functions

G4double anonymous_namespace{G4PionRadiativeDecayChannel.cc}::D2W (const G4double x, const G4double y)
 

Variables

const G4double anonymous_namespace{G4PionRadiativeDecayChannel.cc}::beta = 3.6612e-03
 
const G4double anonymous_namespace{G4PionRadiativeDecayChannel.cc}::cib = 1.16141e-03
 
const G4double anonymous_namespace{G4PionRadiativeDecayChannel.cc}::cif = 4.63543e-05
 
const G4double anonymous_namespace{G4PionRadiativeDecayChannel.cc}::cig = 1.78928e-05
 
const G4double anonymous_namespace{G4PionRadiativeDecayChannel.cc}::csdm = 5.14122e-03
 
const G4double anonymous_namespace{G4PionRadiativeDecayChannel.cc}::csdp = 3.45055e-02
 
const G4double anonymous_namespace{G4PionRadiativeDecayChannel.cc}::d2wmax = D2W(xl,yl)
 
const G4double anonymous_namespace{G4PionRadiativeDecayChannel.cc}::xl = 2.*0.1*MeV/139.57*MeV
 
const G4double anonymous_namespace{G4PionRadiativeDecayChannel.cc}::xu = 1. - (yl - std::sqrt(yl*yl-4.*beta*beta))/2.
 
const G4double anonymous_namespace{G4PionRadiativeDecayChannel.cc}::yl = ((1.-xl) + std::sqrt((1-xl)*(1-xl)+4*beta*beta))/2.
 
const G4double anonymous_namespace{G4PionRadiativeDecayChannel.cc}::yu = 1. + beta*beta