Geant4-11
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions | Variables
G4ChipsKaonMinusElasticXS.cc File Reference
#include "G4ChipsKaonMinusElasticXS.hh"
#include "G4SystemOfUnits.hh"
#include "G4DynamicParticle.hh"
#include "G4ParticleDefinition.hh"
#include "G4KaonMinus.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{G4ChipsKaonMinusElasticXS.cc}
 

Functions

 G4_DECLARE_XS_FACTORY (G4ChipsKaonMinusElasticXS)
 

Variables

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

Function Documentation

◆ G4_DECLARE_XS_FACTORY()

G4_DECLARE_XS_FACTORY ( G4ChipsKaonMinusElasticXS  )