ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
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 |
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 G4ChipsAntiBaryonInelasticXS.hh.
View newest version in sPHENIX GitHub at line 44 of file G4ChipsAntiBaryonInelasticXS.hh
G4ChipsAntiBaryonInelasticXS::G4ChipsAntiBaryonInelasticXS | ( | ) |
G4ChipsAntiBaryonInelasticXS::~G4ChipsAntiBaryonInelasticXS | ( | ) |
Definition at line 76 of file G4ChipsAntiBaryonInelasticXS.cc.
View newest version in sPHENIX GitHub at line 76 of file G4ChipsAntiBaryonInelasticXS.cc
|
private |
Definition at line 227 of file G4ChipsAntiBaryonInelasticXS.cc.
View newest version in sPHENIX GitHub at line 227 of file G4ChipsAntiBaryonInelasticXS.cc
References CrossSectionFormula(), CrossSectionLin(), CrossSectionLog(), EquLinearFit(), G4cerr, G4endl, G4Log(), HEN, k, lastHEN, lastLEN, lastTH, LEN, n, nH, nL, P, and THmin.
Referenced by GetChipsCrossSection().
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 86 of file G4ChipsAntiBaryonInelasticXS.cc.
View newest version in sPHENIX GitHub at line 86 of file G4ChipsAntiBaryonInelasticXS.cc
|
private |
Definition at line 318 of file G4ChipsAntiBaryonInelasticXS.cc.
View newest version in sPHENIX GitHub at line 318 of file G4ChipsAntiBaryonInelasticXS.cc
References a, c, d, G4cerr, G4endl, G4Exp(), G4Pow::GetInstance(), G4Pow::powA(), r, and G4InuclParticleNames::sp.
Referenced by CalculateCrossSection(), CrossSectionLin(), and CrossSectionLog().
|
private |
Definition at line 305 of file G4ChipsAntiBaryonInelasticXS.cc.
View newest version in sPHENIX GitHub at line 305 of file G4ChipsAntiBaryonInelasticXS.cc
References CrossSectionFormula(), and G4Log().
Referenced by CalculateCrossSection().
|
private |
Definition at line 312 of file G4ChipsAntiBaryonInelasticXS.cc.
View newest version in sPHENIX GitHub at line 312 of file G4ChipsAntiBaryonInelasticXS.cc
References CrossSectionFormula(), G4Exp(), and P.
Referenced by CalculateCrossSection().
|
inlinestatic |
Definition at line 52 of file G4ChipsAntiBaryonInelasticXS.hh.
View newest version in sPHENIX GitHub at line 52 of file G4ChipsAntiBaryonInelasticXS.hh
Referenced by G4ChipsComponentXS::G4ChipsComponentXS().
|
private |
Definition at line 359 of file G4ChipsAntiBaryonInelasticXS.cc.
View newest version in sPHENIX GitHub at line 359 of file G4ChipsAntiBaryonInelasticXS.cc
References d, G4cerr, and G4endl.
Referenced by CalculateCrossSection().
|
virtual |
!The slave functions must provide cross-sections in millibarns (mb) !! (not in IU)
Definition at line 156 of file G4ChipsAntiBaryonInelasticXS.cc.
View newest version in sPHENIX GitHub at line 156 of file G4ChipsAntiBaryonInelasticXS.cc
References CalculateCrossSection(), colCS, colN, colP, colTH, colZ, in, j, lastCS, lastI, lastN, lastP, lastTH, lastZ, and millibarn.
Referenced by GetIsoCrossSection().
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 144 of file G4ChipsAntiBaryonInelasticXS.cc.
View newest version in sPHENIX GitHub at line 144 of file G4ChipsAntiBaryonInelasticXS.cc
References GetChipsCrossSection(), G4DynamicParticle::GetDefinition(), G4ParticleDefinition::GetPDGEncoding(), G4DynamicParticle::GetTotalMomentum(), and pdg.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 95 of file G4ChipsAntiBaryonInelasticXS.cc.
View newest version in sPHENIX GitHub at line 95 of file G4ChipsAntiBaryonInelasticXS.cc
|
private |
Definition at line 94 of file G4ChipsAntiBaryonInelasticXS.hh.
View newest version in sPHENIX GitHub at line 94 of file G4ChipsAntiBaryonInelasticXS.hh
Referenced by GetChipsCrossSection().
|
private |
Definition at line 90 of file G4ChipsAntiBaryonInelasticXS.hh.
View newest version in sPHENIX GitHub at line 90 of file G4ChipsAntiBaryonInelasticXS.hh
Referenced by GetChipsCrossSection().
|
private |
Definition at line 92 of file G4ChipsAntiBaryonInelasticXS.hh.
View newest version in sPHENIX GitHub at line 92 of file G4ChipsAntiBaryonInelasticXS.hh
Referenced by GetChipsCrossSection().
|
private |
Definition at line 93 of file G4ChipsAntiBaryonInelasticXS.hh.
View newest version in sPHENIX GitHub at line 93 of file G4ChipsAntiBaryonInelasticXS.hh
Referenced by GetChipsCrossSection().
|
private |
Definition at line 91 of file G4ChipsAntiBaryonInelasticXS.hh.
View newest version in sPHENIX GitHub at line 91 of file G4ChipsAntiBaryonInelasticXS.hh
Referenced by GetChipsCrossSection().
|
private |
Definition at line 87 of file G4ChipsAntiBaryonInelasticXS.hh.
View newest version in sPHENIX GitHub at line 87 of file G4ChipsAntiBaryonInelasticXS.hh
Referenced by CalculateCrossSection(), G4ChipsAntiBaryonInelasticXS(), and ~G4ChipsAntiBaryonInelasticXS().
|
private |
Definition at line 89 of file G4ChipsAntiBaryonInelasticXS.hh.
View newest version in sPHENIX GitHub at line 89 of file G4ChipsAntiBaryonInelasticXS.hh
Referenced by GetChipsCrossSection().
|
private |
Definition at line 84 of file G4ChipsAntiBaryonInelasticXS.hh.
View newest version in sPHENIX GitHub at line 84 of file G4ChipsAntiBaryonInelasticXS.hh
Referenced by G4ChipsAntiBaryonInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 79 of file G4ChipsAntiBaryonInelasticXS.hh.
View newest version in sPHENIX GitHub at line 79 of file G4ChipsAntiBaryonInelasticXS.hh
Referenced by CalculateCrossSection(), and G4ChipsAntiBaryonInelasticXS().
|
private |
Definition at line 85 of file G4ChipsAntiBaryonInelasticXS.hh.
View newest version in sPHENIX GitHub at line 85 of file G4ChipsAntiBaryonInelasticXS.hh
Referenced by G4ChipsAntiBaryonInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 78 of file G4ChipsAntiBaryonInelasticXS.hh.
View newest version in sPHENIX GitHub at line 78 of file G4ChipsAntiBaryonInelasticXS.hh
Referenced by CalculateCrossSection(), and G4ChipsAntiBaryonInelasticXS().
|
private |
Definition at line 80 of file G4ChipsAntiBaryonInelasticXS.hh.
View newest version in sPHENIX GitHub at line 80 of file G4ChipsAntiBaryonInelasticXS.hh
Referenced by G4ChipsAntiBaryonInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 82 of file G4ChipsAntiBaryonInelasticXS.hh.
View newest version in sPHENIX GitHub at line 82 of file G4ChipsAntiBaryonInelasticXS.hh
Referenced by G4ChipsAntiBaryonInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 83 of file G4ChipsAntiBaryonInelasticXS.hh.
View newest version in sPHENIX GitHub at line 83 of file G4ChipsAntiBaryonInelasticXS.hh
Referenced by CalculateCrossSection(), G4ChipsAntiBaryonInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 81 of file G4ChipsAntiBaryonInelasticXS.hh.
View newest version in sPHENIX GitHub at line 81 of file G4ChipsAntiBaryonInelasticXS.hh
Referenced by G4ChipsAntiBaryonInelasticXS(), and GetChipsCrossSection().
|
private |
Definition at line 86 of file G4ChipsAntiBaryonInelasticXS.hh.
View newest version in sPHENIX GitHub at line 86 of file G4ChipsAntiBaryonInelasticXS.hh
Referenced by CalculateCrossSection(), G4ChipsAntiBaryonInelasticXS(), and ~G4ChipsAntiBaryonInelasticXS().