Geant4
10.01.p02
|
#include <G4ChipsKaonPlusInelasticXS.hh>
Static Public Member Functions | |
static const char * | Default_Name () |
Private Member Functions | |
G4double | CalculateCrossSection (G4int F, G4int I, G4int PDG, G4int Z, G4int N, G4double Momentum) |
G4int | GetFunctions (G4int tZ, G4int tN, G4double *y, G4double *z) |
G4double | CrossSectionLin (G4int targZ, G4int targN, G4double P) |
G4double | CrossSectionLog (G4int targZ, G4int targN, G4double lP) |
G4double | CrossSectionFormula (G4int targZ, G4int targN, G4double P, G4double lP) |
G4double | ThresholdMomentum (G4int targZ, G4int targN) |
G4double | EquLinearFit (G4double X, G4int N, G4double X0, G4double DX, G4double *Y) |
Private Attributes | |
G4double | lastSig |
G4double * | lastLEN |
G4double * | lastHEN |
G4double | lastE |
G4int | lastPDG |
G4int | lastN |
G4int | lastZ |
G4double | lastP |
G4double | lastTH |
G4double | lastCS |
G4int | lastI |
std::vector< G4double * > * | LEN |
std::vector< G4double * > * | HEN |
G4int | j |
std::vector< G4int > | colN |
std::vector< G4int > | colZ |
std::vector< G4double > | colP |
std::vector< G4double > | colTH |
std::vector< G4double > | colCS |
Additional Inherited Members | |
Protected Member Functions inherited from G4VCrossSectionDataSet | |
void | SetName (const G4String &) |
Protected Attributes inherited from G4VCrossSectionDataSet | |
G4int | verboseLevel |
Definition at line 47 of file G4ChipsKaonPlusInelasticXS.hh.
G4ChipsKaonPlusInelasticXS::G4ChipsKaonPlusInelasticXS | ( | ) |
Definition at line 75 of file G4ChipsKaonPlusInelasticXS.cc.
References G4ParticleDefinition::GetPDGMass(), HEN, G4KaonPlus::KaonPlus(), lastCS, lastHEN, lastI, lastLEN, lastN, lastP, lastTH, lastZ, LEN, G4PionPlus::PionPlus(), G4Proton::Proton(), and G4TemplateAutoLock< M, L, U >::unlock().
G4ChipsKaonPlusInelasticXS::~G4ChipsKaonPlusInelasticXS | ( | ) |
Definition at line 96 of file G4ChipsKaonPlusInelasticXS.cc.
|
private |
Definition at line 204 of file G4ChipsKaonPlusInelasticXS.cc.
References A, CrossSectionFormula(), CrossSectionLin(), CrossSectionLog(), EquLinearFit(), G4cerr, G4endl, HEN, lastHEN, lastLEN, lastTH, LEN, n, nH, and nL.
Referenced by GetChipsCrossSection().
|
private |
Definition at line 300 of file G4ChipsKaonPlusInelasticXS.cc.
References a, a2, a3, a4, G4cerr, G4endl, p2, and G4InuclParticleNames::sp.
Referenced by CalculateCrossSection(), CrossSectionLin(), and CrossSectionLog().
|
private |
Definition at line 287 of file G4ChipsKaonPlusInelasticXS.cc.
References CrossSectionFormula().
Referenced by CalculateCrossSection().
|
private |
Definition at line 294 of file G4ChipsKaonPlusInelasticXS.cc.
References CrossSectionFormula().
Referenced by CalculateCrossSection().
|
inlinestatic |
Definition at line 56 of file G4ChipsKaonPlusInelasticXS.hh.
Referenced by G4FTFBinaryKaonBuilder::Build(), G4QGSBinaryKaonBuilder::Build(), G4QGSPKaonBuilder::Build(), G4QGSPPiKBuilder::Build(), G4QGSBinaryPiKBuilder::Build(), DMXPhysicsList::ConstructHad(), G4HadronInelasticQBBC::ConstructProcess(), G4HadronPhysicsFTFP_BERT_HP::ConstructProcess(), G4HadronPhysicsNuBeam::ConstructProcess(), G4HadronPhysicsFTFP_BERT::ConstructProcess(), G4HadronPhysicsFTFP_BERT_TRV::ConstructProcess(), G4HadronPhysicsShielding::ConstructProcess(), GammaRayTelHadronPhysics::ConstructProcess(), G4BertiniKaonBuilder::G4BertiniKaonBuilder(), G4ChipsComponentXS::G4ChipsComponentXS(), and G4ChipsKaonZeroInelasticXS::G4ChipsKaonZeroInelasticXS().
|
private |
Definition at line 366 of file G4ChipsKaonPlusInelasticXS.cc.
References G4cerr, and G4endl.
Referenced by CalculateCrossSection().
|
virtual |
!The slave functions must provide cross-sections in millibarns (mb) !! (not in IU)
Definition at line 129 of file G4ChipsKaonPlusInelasticXS.cc.
References CalculateCrossSection(), colCS, colN, colP, colTH, colZ, j, lastCS, lastI, lastN, lastP, lastTH, lastZ, and millibarn.
Referenced by G4ChipsKaonZeroInelasticXS::GetChipsCrossSection(), and GetIsoCrossSection().
|
private |
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 118 of file G4ChipsKaonPlusInelasticXS.cc.
References GetChipsCrossSection(), and G4DynamicParticle::GetTotalMomentum().
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 108 of file G4ChipsKaonPlusInelasticXS.cc.
Definition at line 273 of file G4ChipsKaonPlusInelasticXS.cc.
References dE.
|
private |
Definition at line 101 of file G4ChipsKaonPlusInelasticXS.hh.
Referenced by GetChipsCrossSection().
|
private |
Definition at line 97 of file G4ChipsKaonPlusInelasticXS.hh.
Referenced by GetChipsCrossSection().
|
private |
Definition at line 99 of file G4ChipsKaonPlusInelasticXS.hh.
Referenced by GetChipsCrossSection().
|
private |
Definition at line 100 of file G4ChipsKaonPlusInelasticXS.hh.
Referenced by GetChipsCrossSection().
|
private |
Definition at line 98 of file G4ChipsKaonPlusInelasticXS.hh.
Referenced by GetChipsCrossSection().
|
private |
Definition at line 94 of file G4ChipsKaonPlusInelasticXS.hh.
Referenced by CalculateCrossSection(), G4ChipsKaonPlusInelasticXS(), and ~G4ChipsKaonPlusInelasticXS().
|
private |
Definition at line 96 of file G4ChipsKaonPlusInelasticXS.hh.
Referenced by GetChipsCrossSection().
|
private |
Definition at line 91 of file G4ChipsKaonPlusInelasticXS.hh.
Referenced by G4ChipsKaonPlusInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 85 of file G4ChipsKaonPlusInelasticXS.hh.
|
private |
Definition at line 84 of file G4ChipsKaonPlusInelasticXS.hh.
Referenced by CalculateCrossSection(), and G4ChipsKaonPlusInelasticXS().
|
private |
Definition at line 92 of file G4ChipsKaonPlusInelasticXS.hh.
Referenced by G4ChipsKaonPlusInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 83 of file G4ChipsKaonPlusInelasticXS.hh.
Referenced by CalculateCrossSection(), and G4ChipsKaonPlusInelasticXS().
|
private |
Definition at line 87 of file G4ChipsKaonPlusInelasticXS.hh.
Referenced by G4ChipsKaonPlusInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 89 of file G4ChipsKaonPlusInelasticXS.hh.
Referenced by G4ChipsKaonPlusInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 86 of file G4ChipsKaonPlusInelasticXS.hh.
|
private |
Definition at line 82 of file G4ChipsKaonPlusInelasticXS.hh.
|
private |
Definition at line 90 of file G4ChipsKaonPlusInelasticXS.hh.
Referenced by CalculateCrossSection(), G4ChipsKaonPlusInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 88 of file G4ChipsKaonPlusInelasticXS.hh.
Referenced by G4ChipsKaonPlusInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 93 of file G4ChipsKaonPlusInelasticXS.hh.
Referenced by CalculateCrossSection(), G4ChipsKaonPlusInelasticXS(), and ~G4ChipsKaonPlusInelasticXS().