Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4RPGPionInelastic Class Reference

#include <G4RPGPionInelastic.hh>

+ Inheritance diagram for G4RPGPionInelastic:

Public Member Functions

 G4RPGPionInelastic (const G4String &modelName="RPGPionInelastic")
 
 ~G4RPGPionInelastic ()
 
- Public Member Functions inherited from G4RPGInelastic
 G4RPGInelastic (const G4String &modelName="RPGInelastic")
 
virtual ~G4RPGInelastic ()
 
- Public Member Functions inherited from G4HadronicInteraction
 G4HadronicInteraction (const G4String &modelName="HadronicModel")
 
virtual ~G4HadronicInteraction ()
 
virtual G4HadFinalStateApplyYourself (const G4HadProjectile &aTrack, G4Nucleus &targetNucleus)=0
 
virtual G4double SampleInvariantT (const G4ParticleDefinition *p, G4double plab, G4int Z, G4int A)
 
virtual G4bool IsApplicable (const G4HadProjectile &, G4Nucleus &)
 
G4double GetMinEnergy () const
 
G4double GetMinEnergy (const G4Material *aMaterial, const G4Element *anElement) const
 
void SetMinEnergy (G4double anEnergy)
 
void SetMinEnergy (G4double anEnergy, const G4Element *anElement)
 
void SetMinEnergy (G4double anEnergy, const G4Material *aMaterial)
 
G4double GetMaxEnergy () const
 
G4double GetMaxEnergy (const G4Material *aMaterial, const G4Element *anElement) const
 
void SetMaxEnergy (const G4double anEnergy)
 
void SetMaxEnergy (G4double anEnergy, const G4Element *anElement)
 
void SetMaxEnergy (G4double anEnergy, const G4Material *aMaterial)
 
const G4HadronicInteractionGetMyPointer () const
 
G4int GetVerboseLevel () const
 
void SetVerboseLevel (G4int value)
 
const G4StringGetModelName () const
 
void DeActivateFor (const G4Material *aMaterial)
 
void ActivateFor (const G4Material *aMaterial)
 
void DeActivateFor (const G4Element *anElement)
 
void ActivateFor (const G4Element *anElement)
 
G4bool IsBlocked (const G4Material *aMaterial) const
 
G4bool IsBlocked (const G4Element *anElement) const
 
void SetRecoilEnergyThreshold (G4double val)
 
G4double GetRecoilEnergyThreshold () const
 
G4bool operator== (const G4HadronicInteraction &right) const
 
G4bool operator!= (const G4HadronicInteraction &right) const
 
virtual const std::pair< G4double, G4doubleGetFatalEnergyCheckLevels () const
 
virtual std::pair< G4double, G4doubleGetEnergyMomentumCheckLevels () const
 
void SetEnergyMomentumCheckLevels (G4double relativeLevel, G4double absoluteLevel)
 
virtual void ModelDescription (std::ostream &outFile) const
 

Protected Member Functions

G4int GetMultiplicityT12 (G4double KE) const
 
G4int GetMultiplicityT32 (G4double KE) const
 
std::vector< G4intGetFSPartTypesForT32 (G4int mult, G4double KE, G4int tindex) const
 
std::vector< G4intGetFSPartTypesForT12 (G4int mult, G4double KE, G4int tindex) const
 
std::vector< G4intGetFSPartTypesForPipP (G4int mult, G4double KE) const
 
std::vector< G4intGetFSPartTypesForPimN (G4int mult, G4double KE) const
 
std::vector< G4intGetFSPartTypesForPipN (G4int mult, G4double KE) const
 
std::vector< G4intGetFSPartTypesForPimP (G4int mult, G4double KE) const
 
- Protected Member Functions inherited from G4RPGInelastic
G4double Pmltpc (G4int np, G4int nm, G4int nz, G4int n, G4double b, G4double c)
 
G4int Factorial (G4int n)
 
G4bool MarkLeadingStrangeParticle (const G4ReactionProduct &currentParticle, const G4ReactionProduct &targetParticle, G4ReactionProduct &leadParticle)
 
void SetUpPions (const G4int np, const G4int nm, const G4int nz, G4FastVector< G4ReactionProduct, 256 > &vec, G4int &vecLen)
 
void GetNormalizationConstant (const G4double availableEnergy, G4double &n, G4double &anpn)
 
void CalculateMomenta (G4FastVector< G4ReactionProduct, 256 > &vec, G4int &vecLen, const G4HadProjectile *originalIncident, const G4DynamicParticle *originalTarget, G4ReactionProduct &modifiedOriginal, G4Nucleus &targetNucleus, G4ReactionProduct &currentParticle, G4ReactionProduct &targetParticle, G4bool &incidentHasChanged, G4bool &targetHasChanged, G4bool quasiElastic)
 
void SetUpChange (G4FastVector< G4ReactionProduct, 256 > &vec, G4int &vecLen, G4ReactionProduct &currentParticle, G4ReactionProduct &targetParticle, G4bool &incidentHasChanged)
 
std::pair< G4int, G4doubleinterpolateEnergy (G4double ke) const
 
G4int sampleFlat (std::vector< G4double > sigma) const
 
void CheckQnums (G4FastVector< G4ReactionProduct, 256 > &vec, G4int &vecLen, G4ReactionProduct &currentParticle, G4ReactionProduct &targetParticle, G4double Q, G4double B, G4double S)
 
- Protected Member Functions inherited from G4HadronicInteraction
void SetModelName (const G4String &nam)
 
G4bool IsBlocked () const
 
void Block ()
 

Static Protected Attributes

static const G4int pipPindex [8][2]
 
static const G4int pimPindex [8][2]
 
static const G4int T32_2bfs [2][2][2]
 
static const G4int T32_3bfs [2][7][3]
 
static const G4int T32_4bfs [2][15][4]
 
static const G4int T32_5bfs [2][24][5]
 
static const G4int T32_6bfs [2][5][6]
 
static const G4int T32_7bfs [2][6][7]
 
static const G4int T32_8bfs [2][7][8]
 
static const G4int T32_9bfs [2][8][9]
 
static const G4int T12_2bfs [2][5][2]
 
static const G4int T12_3bfs [2][13][3]
 
static const G4int T12_4bfs [2][22][4]
 
static const G4int T12_5bfs [2][31][5]
 
static const G4int T12_6bfs [2][6][6]
 
static const G4int T12_7bfs [2][7][7]
 
static const G4int T12_8bfs [2][8][8]
 
static const G4int T12_9bfs [2][9][9]
 
static G4double pipPtot [30]
 
static G4double pimPtot [30]
 
static G4double t12_dSigma_dMult [8][30]
 
static G4double t32_dSigma_dMult [8][30]
 
static const G4float pipPCrossSections [74][30]
 
static const G4float pimPCrossSections [101][30]
 

Additional Inherited Members

- Protected Types inherited from G4RPGInelastic
enum  {
  pi0 , pip , pim , kp ,
  km , k0 , k0b , pro ,
  neu , lam , sp , s0 ,
  sm , xi0 , xim , om ,
  ap , an
}
 
- Protected Attributes inherited from G4RPGInelastic
G4RPGFragmentation fragmentation
 
G4RPGTwoCluster twoCluster
 
G4RPGPionSuppression pionSuppression
 
G4RPGStrangeProduction strangeProduction
 
G4RPGTwoBody twoBody
 
G4ParticleDefinitionparticleDef [18]
 
- Protected Attributes inherited from G4HadronicInteraction
G4HadFinalState theParticleChange
 
G4int verboseLevel
 
G4double theMinEnergy
 
G4double theMaxEnergy
 
G4bool isBlocked
 

Detailed Description

Definition at line 42 of file G4RPGPionInelastic.hh.

Constructor & Destructor Documentation

◆ G4RPGPionInelastic()

G4RPGPionInelastic::G4RPGPionInelastic ( const G4String modelName = "RPGPionInelastic")

Definition at line 33 of file G4RPGPionInelastic.cc.

34 :G4RPGInelastic(modelName)
35{
36 SetMinEnergy( 0.0 );
37 SetMaxEnergy( 30.*GeV );
38
39 // Initialize t32_dSigma_dMult, t12_dSigma_dMult,
40 // pi-nucleon inelastic cross sections for a given multiplicity
41 // for |T_z| = 3/2 and 1/2, respectively
42
43 G4int i, k, j;
44 G4int start, stop;
45
46 for (j = 0; j < 8; j++) {
47 start = pipPindex[j][0];
48 stop = pipPindex[j][1] + 1;
49 for (k = 0; k < 30; k++) {
50 t32_dSigma_dMult[j][k] = 0.0;
51 for (i = start; i < stop; i++) t32_dSigma_dMult[j][k] += pipPCrossSections[i][k];
52 }
53
54 start = pimPindex[j][0];
55 stop = pimPindex[j][1] + 1;
56 for (k = 0; k < 30; k++) {
57 t12_dSigma_dMult[j][k] = 0.0;
58 for (i = start; i < stop; i++) t12_dSigma_dMult[j][k] += pimPCrossSections[i][k];
59 }
60 }
61
62 // Initialize total cross section array
63 for (k = 0; k < 30; k++) {
64 pipPtot[k] = 0.0;
65 pimPtot[k] = 0.0;
66 for (j = 0; j < 8; j++) {
67 pipPtot[k] += t32_dSigma_dMult[j][k];
68 pimPtot[k] += t12_dSigma_dMult[j][k];
69 }
70 }
71
72 // printCrossSections();
73}
int G4int
Definition: G4Types.hh:66
void SetMinEnergy(G4double anEnergy)
void SetMaxEnergy(const G4double anEnergy)
static const G4float pimPCrossSections[101][30]
static G4double t12_dSigma_dMult[8][30]
static const G4float pipPCrossSections[74][30]
static G4double t32_dSigma_dMult[8][30]
static G4double pimPtot[30]
static G4double pipPtot[30]
static const G4int pipPindex[8][2]
static const G4int pimPindex[8][2]

◆ ~G4RPGPionInelastic()

G4RPGPionInelastic::~G4RPGPionInelastic ( )
inline

Definition at line 48 of file G4RPGPionInelastic.hh.

48{ }

Member Function Documentation

◆ GetFSPartTypesForPimN()

std::vector< G4int > G4RPGPionInelastic::GetFSPartTypesForPimN ( G4int  mult,
G4double  KE 
) const
inlineprotected

Definition at line 65 of file G4RPGPionInelastic.hh.

66 {return GetFSPartTypesForT32(mult, KE, 1); }
std::vector< G4int > GetFSPartTypesForT32(G4int mult, G4double KE, G4int tindex) const

◆ GetFSPartTypesForPimP()

std::vector< G4int > G4RPGPionInelastic::GetFSPartTypesForPimP ( G4int  mult,
G4double  KE 
) const
inlineprotected

Definition at line 71 of file G4RPGPionInelastic.hh.

72 {return GetFSPartTypesForT12(mult, KE, 0); }
std::vector< G4int > GetFSPartTypesForT12(G4int mult, G4double KE, G4int tindex) const

◆ GetFSPartTypesForPipN()

std::vector< G4int > G4RPGPionInelastic::GetFSPartTypesForPipN ( G4int  mult,
G4double  KE 
) const
inlineprotected

Definition at line 68 of file G4RPGPionInelastic.hh.

69 {return GetFSPartTypesForT12(mult, KE, 1); }

◆ GetFSPartTypesForPipP()

std::vector< G4int > G4RPGPionInelastic::GetFSPartTypesForPipP ( G4int  mult,
G4double  KE 
) const
inlineprotected

Definition at line 62 of file G4RPGPionInelastic.hh.

63 {return GetFSPartTypesForT32(mult, KE, 0); }

◆ GetFSPartTypesForT12()

std::vector< G4int > G4RPGPionInelastic::GetFSPartTypesForT12 ( G4int  mult,
G4double  KE,
G4int  tindex 
) const
protected

Definition at line 186 of file G4RPGPionInelastic.cc.

187{
188 G4int i;
189 G4double sigint(0.);
190 std::vector<G4double> sigma;
191
192 std::pair<G4int, G4double> epair = interpolateEnergy(KE);
193 G4int k = epair.first;
194 G4double fraction = epair.second;
195
196 G4int start = pimPindex[mult-2][0];
197 G4int stop = pimPindex[mult-2][1];
198
199 for(i = start; i < stop; i++) {
200 sigint = pimPCrossSections[i][k]
201 + fraction*(pimPCrossSections[i][k+1] - pimPCrossSections[i][k]);
202 sigma.push_back(sigint);
203 }
204
205 G4int channel = sampleFlat(sigma);
206
207 std::vector<G4int> kinds;
208
209 if (mult == 2) {
210 for(i = 0; i < mult; i++) kinds.push_back(T12_2bfs[tzindex][channel][i]);
211 } else if (mult == 3) {
212 for(i = 0; i < mult; i++) kinds.push_back(T12_3bfs[tzindex][channel][i]);
213 } else if (mult == 4) {
214 for(i = 0; i < mult; i++) kinds.push_back(T12_4bfs[tzindex][channel][i]);
215 } else if (mult == 5) {
216 for(i = 0; i < mult; i++) kinds.push_back(T12_5bfs[tzindex][channel][i]);
217 } else if (mult == 6) {
218 for(i = 0; i < mult; i++) kinds.push_back(T12_6bfs[tzindex][channel][i]);
219 } else if (mult == 7) {
220 for(i = 0; i < mult; i++) kinds.push_back(T12_7bfs[tzindex][channel][i]);
221 } else if (mult == 8) {
222 for(i = 0; i < mult; i++) kinds.push_back(T12_8bfs[tzindex][channel][i]);
223 } else if (mult == 9) {
224 for(i = 0; i < mult; i++) kinds.push_back(T12_9bfs[tzindex][channel][i]);
225 } else {
226 G4cout << " Illegal multiplicity " << G4endl;
227 }
228
229 return kinds;
230}
double G4double
Definition: G4Types.hh:64
#define G4endl
Definition: G4ios.hh:52
G4DLLIMPORT std::ostream G4cout
G4int sampleFlat(std::vector< G4double > sigma) const
std::pair< G4int, G4double > interpolateEnergy(G4double ke) const
static const G4int T12_4bfs[2][22][4]
static const G4int T12_3bfs[2][13][3]
static const G4int T12_9bfs[2][9][9]
static const G4int T12_2bfs[2][5][2]
static const G4int T12_8bfs[2][8][8]
static const G4int T12_6bfs[2][6][6]
static const G4int T12_5bfs[2][31][5]
static const G4int T12_7bfs[2][7][7]

Referenced by GetFSPartTypesForPimP(), and GetFSPartTypesForPipN().

◆ GetFSPartTypesForT32()

std::vector< G4int > G4RPGPionInelastic::GetFSPartTypesForT32 ( G4int  mult,
G4double  KE,
G4int  tindex 
) const
protected

Definition at line 138 of file G4RPGPionInelastic.cc.

139{
140 G4int i;
141 G4double sigint(0.);
142 std::vector<G4double> sigma;
143
144 std::pair<G4int, G4double> epair = interpolateEnergy(KE);
145 G4int k = epair.first;
146 G4double fraction = epair.second;
147
148 G4int start = pipPindex[mult-2][0];
149 G4int stop = pipPindex[mult-2][1];
150
151 for(i = start; i < stop; i++) {
152 sigint = pipPCrossSections[i][k]
153 + fraction*(pipPCrossSections[i][k+1] - pipPCrossSections[i][k]);
154 sigma.push_back(sigint);
155 }
156
157 G4int channel = sampleFlat(sigma);
158
159 std::vector<G4int> kinds;
160
161 if (mult == 2) {
162 for(i = 0; i < mult; i++) kinds.push_back(T32_2bfs[tzindex][channel][i]);
163 } else if (mult == 3) {
164 for(i = 0; i < mult; i++) kinds.push_back(T32_3bfs[tzindex][channel][i]);
165 } else if (mult == 4) {
166 for(i = 0; i < mult; i++) kinds.push_back(T32_4bfs[tzindex][channel][i]);
167 } else if (mult == 5) {
168 for(i = 0; i < mult; i++) kinds.push_back(T32_5bfs[tzindex][channel][i]);
169 } else if (mult == 6) {
170 for(i = 0; i < mult; i++) kinds.push_back(T32_6bfs[tzindex][channel][i]);
171 } else if (mult == 7) {
172 for(i = 0; i < mult; i++) kinds.push_back(T32_7bfs[tzindex][channel][i]);
173 } else if (mult == 8) {
174 for(i = 0; i < mult; i++) kinds.push_back(T32_8bfs[tzindex][channel][i]);
175 } else if (mult == 9) {
176 for(i = 0; i < mult; i++) kinds.push_back(T32_9bfs[tzindex][channel][i]);
177 } else {
178 G4cout << " Illegal multiplicity " << G4endl;
179 }
180
181 return kinds;
182}
static const G4int T32_8bfs[2][7][8]
static const G4int T32_6bfs[2][5][6]
static const G4int T32_5bfs[2][24][5]
static const G4int T32_3bfs[2][7][3]
static const G4int T32_2bfs[2][2][2]
static const G4int T32_7bfs[2][6][7]
static const G4int T32_9bfs[2][8][9]
static const G4int T32_4bfs[2][15][4]

Referenced by GetFSPartTypesForPimN(), and GetFSPartTypesForPipP().

◆ GetMultiplicityT12()

G4int G4RPGPionInelastic::GetMultiplicityT12 ( G4double  KE) const
protected

Definition at line 99 of file G4RPGPionInelastic.cc.

100{
101 G4double multint(0.);
102 std::vector<G4double> sigma;
103
104 std::pair<G4int, G4double> epair = interpolateEnergy(KE);
105 G4int k = epair.first;
106 G4double fraction = epair.second;
107
108 for(G4int j = 0; j < 8; j++) {
109 multint = t12_dSigma_dMult[j][k]
110 + fraction*(t12_dSigma_dMult[j][k+1] - t12_dSigma_dMult[j][k]);
111 sigma.push_back(multint);
112 }
113
114 return sampleFlat(sigma) + 2;
115}

◆ GetMultiplicityT32()

G4int G4RPGPionInelastic::GetMultiplicityT32 ( G4double  KE) const
protected

Definition at line 118 of file G4RPGPionInelastic.cc.

119{
120 G4double multint(0.);
121 std::vector<G4double> sigma;
122
123 std::pair<G4int, G4double> epair = interpolateEnergy(KE);
124 G4int k = epair.first;
125 G4double fraction = epair.second;
126
127 for (G4int j = 0; j < 8; j++) {
128 multint = t32_dSigma_dMult[j][k]
129 + fraction*(t32_dSigma_dMult[j][k+1] - t32_dSigma_dMult[j][k]);
130 sigma.push_back(multint);
131 }
132
133 return sampleFlat(sigma) + 2;
134}

Member Data Documentation

◆ pimPCrossSections

const G4float G4RPGPionInelastic::pimPCrossSections
staticprotected

Definition at line 101 of file G4RPGPionInelastic.hh.

Referenced by G4RPGPionInelastic(), and GetFSPartTypesForT12().

◆ pimPindex

const G4int G4RPGPionInelastic::pimPindex
staticprotected
Initial value:
=
{{0, 4}, {5,17}, {18,39}, {40,70}, {71,76}, {77,83}, {84,91}, {92,100}}

Definition at line 75 of file G4RPGPionInelastic.hh.

Referenced by G4RPGPionInelastic(), and GetFSPartTypesForT12().

◆ pimPtot

G4double G4RPGPionInelastic::pimPtot
staticprotected

Definition at line 96 of file G4RPGPionInelastic.hh.

Referenced by G4RPGPionInelastic().

◆ pipPCrossSections

const G4float G4RPGPionInelastic::pipPCrossSections
staticprotected

Definition at line 100 of file G4RPGPionInelastic.hh.

Referenced by G4RPGPionInelastic(), and GetFSPartTypesForT32().

◆ pipPindex

const G4int G4RPGPionInelastic::pipPindex
staticprotected
Initial value:
=
{{0, 1}, {2, 8}, {9,23}, {24,47}, {48,52}, {53,58}, {59,65}, {66,73}}

Definition at line 74 of file G4RPGPionInelastic.hh.

Referenced by G4RPGPionInelastic(), and GetFSPartTypesForT32().

◆ pipPtot

G4double G4RPGPionInelastic::pipPtot
staticprotected

Definition at line 95 of file G4RPGPionInelastic.hh.

Referenced by G4RPGPionInelastic().

◆ T12_2bfs

◆ T12_3bfs

const G4int G4RPGPionInelastic::T12_3bfs
staticprotected
Initial value:
=
{{{pro,pim,pi0}, {neu,pip,pim}, {neu,pi0,pi0}, {lam,k0,pi0},
{lam,kp,pim}, {sm,k0,pip}, {sm,kp,pi0}, {sp,k0,pim},
{s0,kp,pim}, {s0,k0,pi0}, {pro,k0,km}, {neu,kp,km},
{neu,k0,k0b}},
{{neu,pip,pi0}, {pro,pip,pim}, {pro,pi0,pi0}, {lam,kp,pi0},
{lam,k0,pip}, {sp,kp,pim}, {sp,k0,pi0}, {sm,kp,pip},
{s0,k0,pip}, {s0,kp,pi0}, {neu,kp,k0b}, {pro,k0,k0b},
{pro,kp,km}}}

Definition at line 87 of file G4RPGPionInelastic.hh.

Referenced by GetFSPartTypesForT12().

◆ T12_4bfs

const G4int G4RPGPionInelastic::T12_4bfs
staticprotected
Initial value:
=
{lam,kp,pim,pi0}, {s0,k0,pip,pim}, {s0,k0,pi0,pi0},
{s0,kp,pim,pi0}, {sp,kp,pim,pim}, {sp,k0,pim,pi0},
{sm,kp,pip,pim}, {sm,kp,pi0,pi0}, {sm,k0,pip,pi0},
{pro,pim,kp,km}, {pro,pim,k0,k0b}, {pro,pi0,k0,km},
{neu,pip,k0,km}, {neu,pi0,k0,k0b}, {neu,pi0,kp,km},
{neu,pim,kp,k0b}},
{lam,k0,pip,pi0}, {s0,kp,pip,pim}, {s0,kp,pi0,pi0},
{s0,k0,pip,pi0}, {sm,k0,pip,pip}, {sm,kp,pip,pi0},
{sp,k0,pip,pim}, {sp,k0,pi0,pi0}, {sp,kp,pim,pi0},
{pro,pip,k0,km}}}

Definition at line 88 of file G4RPGPionInelastic.hh.

Referenced by GetFSPartTypesForT12().

◆ T12_5bfs

const G4int G4RPGPionInelastic::T12_5bfs
staticprotected

◆ T12_6bfs

const G4int G4RPGPionInelastic::T12_6bfs
staticprotected
Initial value:

Definition at line 90 of file G4RPGPionInelastic.hh.

Referenced by GetFSPartTypesForT12().

◆ T12_7bfs

const G4int G4RPGPionInelastic::T12_7bfs
staticprotected

◆ T12_8bfs

◆ T12_9bfs

◆ t12_dSigma_dMult

G4double G4RPGPionInelastic::t12_dSigma_dMult
staticprotected

Definition at line 97 of file G4RPGPionInelastic.hh.

Referenced by G4RPGPionInelastic(), and GetMultiplicityT12().

◆ T32_2bfs

const G4int G4RPGPionInelastic::T32_2bfs
staticprotected
Initial value:
=
{{{pro,pip}, {sp,kp}},
{{neu,pim}, {sm,k0}}}

Definition at line 77 of file G4RPGPionInelastic.hh.

Referenced by GetFSPartTypesForT32().

◆ T32_3bfs

const G4int G4RPGPionInelastic::T32_3bfs
staticprotected
Initial value:
=
{{{pro,pip,pi0}, {neu,pip,pip}, {sp,kp,pi0}, {sp,k0,pip},
{s0,kp,pip}, {lam,kp,pip}, {pro,kp,k0b}},
{{neu,pim,pi0}, {pro,pim,pim}, {sm,k0,pi0}, {sm,kp,pim},
{s0,k0,pim}, {lam,k0,pim}, {neu,k0,km}}}

Definition at line 78 of file G4RPGPionInelastic.hh.

Referenced by GetFSPartTypesForT32().

◆ T32_4bfs

const G4int G4RPGPionInelastic::T32_4bfs
staticprotected
Initial value:

Definition at line 79 of file G4RPGPionInelastic.hh.

Referenced by GetFSPartTypesForT32().

◆ T32_5bfs

const G4int G4RPGPionInelastic::T32_5bfs
staticprotected

◆ T32_6bfs

const G4int G4RPGPionInelastic::T32_6bfs
staticprotected
Initial value:

Definition at line 81 of file G4RPGPionInelastic.hh.

Referenced by GetFSPartTypesForT32().

◆ T32_7bfs

const G4int G4RPGPionInelastic::T32_7bfs
staticprotected

◆ T32_8bfs

const G4int G4RPGPionInelastic::T32_8bfs
staticprotected

◆ T32_9bfs

◆ t32_dSigma_dMult

G4double G4RPGPionInelastic::t32_dSigma_dMult
staticprotected

Definition at line 98 of file G4RPGPionInelastic.hh.

Referenced by G4RPGPionInelastic(), and GetMultiplicityT32().


The documentation for this class was generated from the following files: