#include <G4ChipsKaonZeroInelasticXS.hh>
|
| G4ChipsKaonZeroInelasticXS () |
|
| ~G4ChipsKaonZeroInelasticXS () |
|
virtual void | CrossSectionDescription (std::ostream &) const |
|
virtual G4bool | IsIsoApplicable (const G4DynamicParticle *Pt, G4int Z, G4int A, const G4Element *elm, const G4Material *mat) |
|
virtual G4double | GetIsoCrossSection (const G4DynamicParticle *, G4int tgZ, G4int A, const G4Isotope *iso=0, const G4Element *elm=0, const G4Material *mat=0) |
|
G4double | GetChipsCrossSection (G4double momentum, G4int Z, G4int N, G4int pdg) |
|
| G4VCrossSectionDataSet (const G4String &nam="") |
|
virtual | ~G4VCrossSectionDataSet () |
|
virtual G4bool | IsElementApplicable (const G4DynamicParticle *, G4int Z, const G4Material *mat=0) |
|
G4double | GetCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *mat=0) |
|
G4double | ComputeCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *mat=0) |
|
virtual G4double | GetElementCrossSection (const G4DynamicParticle *, G4int Z, const G4Material *mat=0) |
|
virtual G4Isotope * | SelectIsotope (const G4Element *, G4double kinEnergy) |
|
virtual void | BuildPhysicsTable (const G4ParticleDefinition &) |
|
virtual void | DumpPhysicsTable (const G4ParticleDefinition &) |
|
virtual G4int | GetVerboseLevel () const |
|
virtual void | SetVerboseLevel (G4int value) |
|
G4double | GetMinKinEnergy () const |
|
void | SetMinKinEnergy (G4double value) |
|
G4double | GetMaxKinEnergy () const |
|
void | SetMaxKinEnergy (G4double value) |
|
const G4String & | GetName () const |
|
◆ G4ChipsKaonZeroInelasticXS()
G4ChipsKaonZeroInelasticXS::G4ChipsKaonZeroInelasticXS |
( |
| ) |
|
Definition at line 54 of file G4ChipsKaonZeroInelasticXS.cc.
G4VCrossSectionDataSet * GetCrossSectionDataSet(const G4String &name, G4bool warning=true)
G4ChipsKaonMinusInelasticXS * theKMinusCS
G4VCrossSectionDataSet(const G4String &nam="")
static const char * Default_Name()
static const char * Default_Name()
static G4CrossSectionDataSetRegistry * Instance()
static const char * Default_Name()
G4ChipsKaonPlusInelasticXS * theKPlusCS
◆ ~G4ChipsKaonZeroInelasticXS()
G4ChipsKaonZeroInelasticXS::~G4ChipsKaonZeroInelasticXS |
( |
| ) |
|
◆ CrossSectionDescription()
void G4ChipsKaonZeroInelasticXS::CrossSectionDescription |
( |
std::ostream & |
outFile | ) |
const |
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 75 of file G4ChipsKaonZeroInelasticXS.cc.
77 outFile <<
"G4ChipsKaonZeroInelasticXS provides the inelastic cross\n" 78 <<
"section for K0 nucleus scattering as a function of incident\n" 79 <<
"momentum. The cross section is calculated using M. Kossov's\n" 80 <<
"CHIPS parameterization of cross section data.\n";
◆ Default_Name()
static const char* G4ChipsKaonZeroInelasticXS::Default_Name |
( |
| ) |
|
|
inlinestatic |
◆ GetChipsCrossSection()
Definition at line 106 of file G4ChipsKaonZeroInelasticXS.cc.
G4ChipsKaonMinusInelasticXS * theKMinusCS
virtual G4double GetChipsCrossSection(G4double momentum, G4int Z, G4int N, G4int pdg)
virtual G4double GetChipsCrossSection(G4double momentum, G4int Z, G4int N, G4int pdg)
G4ChipsKaonPlusInelasticXS * theKPlusCS
◆ GetIsoCrossSection()
◆ IsIsoApplicable()
◆ lastCS
G4double G4ChipsKaonZeroInelasticXS::lastCS |
|
private |
◆ lastHEN
G4double* G4ChipsKaonZeroInelasticXS::lastHEN |
|
private |
◆ lastI
G4int G4ChipsKaonZeroInelasticXS::lastI |
|
private |
◆ lastLEN
G4double* G4ChipsKaonZeroInelasticXS::lastLEN |
|
private |
◆ lastN
G4int G4ChipsKaonZeroInelasticXS::lastN |
|
private |
◆ lastP
G4double G4ChipsKaonZeroInelasticXS::lastP |
|
private |
◆ lastTH
G4double G4ChipsKaonZeroInelasticXS::lastTH |
|
private |
◆ lastZ
G4int G4ChipsKaonZeroInelasticXS::lastZ |
|
private |
◆ theKMinusCS
◆ theKPlusCS
The documentation for this class was generated from the following files: