|
Geant4
10.00.p02
|
#include <G4ChipsHyperonInelasticXS.hh>
Inheritance diagram for G4ChipsHyperonInelasticXS:
Collaboration diagram for G4ChipsHyperonInelasticXS: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) |
| 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 | EquLinearFit (G4double X, G4int N, G4double X0, G4double DX, G4double *Y) |
Private Attributes | |
| G4double * | lastLEN |
| G4double * | lastHEN |
| G4int | lastN |
| G4int | lastZ |
| G4double | lastP |
| G4double | lastTH |
| G4double | lastCS |
| G4int | lastI |
| std::vector< G4double * > * | LEN |
| std::vector< G4double * > * | HEN |
Additional Inherited Members | |
Protected Member Functions inherited from G4VCrossSectionDataSet | |
| void | SetName (const G4String &) |
Protected Attributes inherited from G4VCrossSectionDataSet | |
| G4int | verboseLevel |
Definition at line 45 of file G4ChipsHyperonInelasticXS.hh.
| G4ChipsHyperonInelasticXS::G4ChipsHyperonInelasticXS | ( | ) |
| G4ChipsHyperonInelasticXS::~G4ChipsHyperonInelasticXS | ( | ) |
Definition at line 67 of file G4ChipsHyperonInelasticXS.cc.
|
private |
Definition at line 209 of file G4ChipsHyperonInelasticXS.cc.
References CrossSectionFormula(), CrossSectionLin(), CrossSectionLog(), EquLinearFit(), G4cerr, G4endl, HEN, lastHEN, lastLEN, lastTH, LEN, n, nH, nL, and THmin.
Referenced by GetChipsCrossSection().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 300 of file G4ChipsHyperonInelasticXS.cc.
References a, a2, a4, G4cerr, G4cout, G4endl, and G4InuclParticleNames::sp.
Referenced by CalculateCrossSection(), CrossSectionLin(), and CrossSectionLog().
Here is the caller graph for this function:
|
private |
Definition at line 287 of file G4ChipsHyperonInelasticXS.cc.
References CrossSectionFormula().
Referenced by CalculateCrossSection().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 294 of file G4ChipsHyperonInelasticXS.cc.
References CrossSectionFormula().
Referenced by CalculateCrossSection().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 54 of file G4ChipsHyperonInelasticXS.hh.
Referenced by G4HadronInelasticQBBC::ConstructProcess(), G4ChipsComponentXS::G4ChipsComponentXS(), and G4HyperonFTFPBuilder::G4HyperonFTFPBuilder().
Here is the caller graph for this function:
|
private |
Definition at line 357 of file G4ChipsHyperonInelasticXS.cc.
References G4cerr, and G4endl.
Referenced by CalculateCrossSection().
Here is the caller graph for this function:
|
virtual |
!The slave functions must provide cross-sections in millibarns (mb) !! (not in IU)
Definition at line 128 of file G4ChipsHyperonInelasticXS.cc.
References CalculateCrossSection(), G4ThreadLocal, lastCS, lastI, lastN, lastP, lastTH, lastZ, and millibarn.
Referenced by GetIsoCrossSection().
Here is the call graph for this function:
Here is the caller graph for this function:
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 116 of file G4ChipsHyperonInelasticXS.cc.
References GetChipsCrossSection(), G4DynamicParticle::GetDefinition(), G4ParticleDefinition::GetPDGEncoding(), and G4DynamicParticle::GetTotalMomentum().
Here is the call graph for this function:
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 78 of file G4ChipsHyperonInelasticXS.cc.
References G4DynamicParticle::GetDefinition(), G4Lambda::Lambda(), G4OmegaMinus::OmegaMinus(), G4SigmaMinus::SigmaMinus(), G4SigmaPlus::SigmaPlus(), G4SigmaZero::SigmaZero(), G4XiMinus::XiMinus(), and G4XiZero::XiZero().
Here is the call graph for this function:
|
private |
Definition at line 87 of file G4ChipsHyperonInelasticXS.hh.
Referenced by CalculateCrossSection(), G4ChipsHyperonInelasticXS(), and ~G4ChipsHyperonInelasticXS().
|
private |
Definition at line 84 of file G4ChipsHyperonInelasticXS.hh.
Referenced by G4ChipsHyperonInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 79 of file G4ChipsHyperonInelasticXS.hh.
Referenced by CalculateCrossSection(), and G4ChipsHyperonInelasticXS().
|
private |
Definition at line 85 of file G4ChipsHyperonInelasticXS.hh.
Referenced by G4ChipsHyperonInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 78 of file G4ChipsHyperonInelasticXS.hh.
Referenced by CalculateCrossSection(), and G4ChipsHyperonInelasticXS().
|
private |
Definition at line 80 of file G4ChipsHyperonInelasticXS.hh.
Referenced by G4ChipsHyperonInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 82 of file G4ChipsHyperonInelasticXS.hh.
Referenced by G4ChipsHyperonInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 83 of file G4ChipsHyperonInelasticXS.hh.
Referenced by CalculateCrossSection(), G4ChipsHyperonInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 81 of file G4ChipsHyperonInelasticXS.hh.
Referenced by G4ChipsHyperonInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 86 of file G4ChipsHyperonInelasticXS.hh.
Referenced by CalculateCrossSection(), G4ChipsHyperonInelasticXS(), and ~G4ChipsHyperonInelasticXS().