Geant4
10.01.p02
|
#include <G4ChipsProtonInelasticXS.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) |
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 * | lastLEN |
G4double * | lastHEN |
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 44 of file G4ChipsProtonInelasticXS.hh.
G4ChipsProtonInelasticXS::G4ChipsProtonInelasticXS | ( | ) |
G4ChipsProtonInelasticXS::~G4ChipsProtonInelasticXS | ( | ) |
Definition at line 69 of file G4ChipsProtonInelasticXS.cc.
|
private |
Definition at line 171 of file G4ChipsProtonInelasticXS.cc.
References CrossSectionFormula(), CrossSectionLin(), CrossSectionLog(), EquLinearFit(), G4cout, G4endl, HEN, lastHEN, lastLEN, lastTH, LEN, n, nH, nL, and THmin.
Referenced by GetChipsCrossSection().
|
private |
Definition at line 345 of file G4ChipsProtonInelasticXS.cc.
References a, a2, a4, G4cerr, G4endl, LE, and p2.
Referenced by CalculateCrossSection(), CrossSectionLin(), and CrossSectionLog().
Definition at line 266 of file G4ChipsProtonInelasticXS.cc.
References CrossSectionFormula(), G4cerr, G4endl, pos, and ThresholdMomentum().
Referenced by CalculateCrossSection().
|
private |
Definition at line 339 of file G4ChipsProtonInelasticXS.cc.
References CrossSectionFormula().
Referenced by CalculateCrossSection().
|
inlinestatic |
Definition at line 53 of file G4ChipsProtonInelasticXS.hh.
Referenced by G4ChipsComponentXS::G4ChipsComponentXS().
|
private |
Definition at line 422 of file G4ChipsProtonInelasticXS.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 100 of file G4ChipsProtonInelasticXS.cc.
References CalculateCrossSection(), colCS, colN, colP, colTH, colZ, j, lastCS, lastI, lastN, lastP, lastTH, lastZ, and millibarn.
Referenced by GetIsoCrossSection().
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 89 of file G4ChipsProtonInelasticXS.cc.
References GetChipsCrossSection(), and G4DynamicParticle::GetTotalMomentum().
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 79 of file G4ChipsProtonInelasticXS.cc.
Definition at line 249 of file G4ChipsProtonInelasticXS.cc.
References dE, G4Proton::Definition(), G4ParticleDefinition::GetPDGMass(), and G4Proton::Proton().
Referenced by CrossSectionLin().
|
private |
Definition at line 94 of file G4ChipsProtonInelasticXS.hh.
Referenced by GetChipsCrossSection().
|
private |
Definition at line 90 of file G4ChipsProtonInelasticXS.hh.
Referenced by GetChipsCrossSection().
|
private |
Definition at line 92 of file G4ChipsProtonInelasticXS.hh.
Referenced by GetChipsCrossSection().
|
private |
Definition at line 93 of file G4ChipsProtonInelasticXS.hh.
Referenced by GetChipsCrossSection().
|
private |
Definition at line 91 of file G4ChipsProtonInelasticXS.hh.
Referenced by GetChipsCrossSection().
|
private |
Definition at line 87 of file G4ChipsProtonInelasticXS.hh.
Referenced by CalculateCrossSection(), G4ChipsProtonInelasticXS(), and ~G4ChipsProtonInelasticXS().
|
private |
Definition at line 89 of file G4ChipsProtonInelasticXS.hh.
Referenced by GetChipsCrossSection().
|
private |
Definition at line 84 of file G4ChipsProtonInelasticXS.hh.
Referenced by G4ChipsProtonInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 79 of file G4ChipsProtonInelasticXS.hh.
Referenced by CalculateCrossSection(), and G4ChipsProtonInelasticXS().
|
private |
Definition at line 85 of file G4ChipsProtonInelasticXS.hh.
Referenced by G4ChipsProtonInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 78 of file G4ChipsProtonInelasticXS.hh.
Referenced by CalculateCrossSection(), and G4ChipsProtonInelasticXS().
|
private |
Definition at line 80 of file G4ChipsProtonInelasticXS.hh.
Referenced by G4ChipsProtonInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 82 of file G4ChipsProtonInelasticXS.hh.
Referenced by G4ChipsProtonInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 83 of file G4ChipsProtonInelasticXS.hh.
Referenced by CalculateCrossSection(), G4ChipsProtonInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 81 of file G4ChipsProtonInelasticXS.hh.
Referenced by G4ChipsProtonInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 86 of file G4ChipsProtonInelasticXS.hh.
Referenced by CalculateCrossSection(), G4ChipsProtonInelasticXS(), and ~G4ChipsProtonInelasticXS().