Geant4-11
Namespaces | Functions | Variables
G4ChipsKaonPlusElasticXS.cc File Reference
#include "G4ChipsKaonPlusElasticXS.hh"
#include "G4SystemOfUnits.hh"
#include "G4DynamicParticle.hh"
#include "G4ParticleDefinition.hh"
#include "G4KaonPlus.hh"
#include "G4Nucleus.hh"
#include "G4ParticleTable.hh"
#include "G4NucleiProperties.hh"
#include "G4IonTable.hh"
#include "G4AutoLock.hh"
#include "G4CrossSectionFactory.hh"

Go to the source code of this file.

Namespaces

namespace  anonymous_namespace{G4ChipsKaonPlusElasticXS.cc}
 

Functions

 G4_DECLARE_XS_FACTORY (G4ChipsKaonPlusElasticXS)
 

Variables

const G4double anonymous_namespace{G4ChipsKaonPlusElasticXS.cc}::fifth =1./5.
 
const G4double anonymous_namespace{G4ChipsKaonPlusElasticXS.cc}::GeVSQ =gigaelectronvolt*gigaelectronvolt
 
const G4double anonymous_namespace{G4ChipsKaonPlusElasticXS.cc}::HGeVSQ =gigaelectronvolt*gigaelectronvolt/2.
 
G4Mutex anonymous_namespace{G4ChipsKaonPlusElasticXS.cc}::initM = G4MUTEX_INITIALIZER
 
G4double anonymous_namespace{G4ChipsKaonPlusElasticXS.cc}::kpp_el [n_kppel]
 
G4double anonymous_namespace{G4ChipsKaonPlusElasticXS.cc}::mK
 
G4double anonymous_namespace{G4ChipsKaonPlusElasticXS.cc}::mK2
 
const G4int anonymous_namespace{G4ChipsKaonPlusElasticXS.cc}::n_kppel =35
 
const G4double anonymous_namespace{G4ChipsKaonPlusElasticXS.cc}::pwd =2727
 
const G4double anonymous_namespace{G4ChipsKaonPlusElasticXS.cc}::sevth =1./7.
 
const G4double anonymous_namespace{G4ChipsKaonPlusElasticXS.cc}::third =1./3.
 

Function Documentation

◆ G4_DECLARE_XS_FACTORY()

G4_DECLARE_XS_FACTORY ( G4ChipsKaonPlusElasticXS  )