100 std::vector<G4double*>::iterator
pos;
101 for (pos=
CST.begin(); pos<
CST.end(); pos++)
104 for (pos=
PAR.begin(); pos<
PAR.end(); pos++)
107 for (pos=
SST.begin(); pos<
SST.end(); pos++)
110 for (pos=
S1T.begin(); pos<
S1T.end(); pos++)
113 for (pos=
B1T.begin(); pos<
B1T.end(); pos++)
116 for (pos=
S2T.begin(); pos<
S2T.end(); pos++)
119 for (pos=
B2T.begin(); pos<
B2T.end(); pos++)
122 for (pos=
S3T.begin(); pos<
S3T.end(); pos++)
125 for (pos=
B3T.begin(); pos<
B3T.end(); pos++)
128 for (pos=
S4T.begin(); pos<
S4T.end(); pos++)
131 for (pos=
B4T.begin(); pos<
B4T.end(); pos++)
139 outFile <<
"G4ChipsPionPlusElasticXS provides the elastic cross\n" 140 <<
"section for pion+ nucleus scattering as a function of incident\n" 141 <<
"momentum. The cross section is calculated using M. Kossov's\n" 142 <<
"CHIPS parameterization of cross section data.\n";
198 if(lastCS<=0. && pEn>
lastTH)
219 colP.push_back(pMom);
302 G4int blast=
static_cast<int>(shift);
321 G4int blast=
static_cast<int>(shift);
352 if(lastSIG<0.) lastSIG = 0.;
362 const G4int n_pippel=35;
364 G4double pipp_el[n_pippel]={1.27,13.,.0676,3.5,.32,.0576,.0557,2.4,6.,3.,.7,5.,74.,3.,
365 3.4,.2,.17,.001,8.,.055,3.64,5.e-5,4000.,1500.,.46,1.2e6,
366 3.5e6,5.e-5,1.e10,8.5e8,1.e10,1.1,3.4e6,6.8e6,0.};
384 if ( tgZ == 1 && tgN == 0 )
386 for (
G4int ip=0; ip<n_pippel; ip++)
lastPAR[ip]=pipp_el[ip];
410 lastPAR[0]=(.95*sa+2.E5/a16)/(1.+17/a);
413 lastPAR[3]=.5*a/(1.+3./a+1800./a8);
417 lastPAR[7]=(.0002/asa+4.E-9*
a)/(1.+9./a4);
426 lastPAR[11]=.7/(1.+4.e-12*a16);
427 lastPAR[12]=2.5/a8/(a4+1.e-16*a32);
435 lastPAR[19]=(42.+2.7e-11*a16)/(1.+.14*a);
439 lastPAR[22]=2.4e-3*a8/(1.+2.6e-4*a7);
440 lastPAR[23]=3.5e-36*a32*a8/(1.+5.e-15*a32/
a);
442 lastPAR[24]=1.e5/(a8+2.5e12/a16);
443 lastPAR[25]=8.e7/(a12+1.e-27*a28*a28);
452 lastPAR[32]=1.5e-4/(1.+5.e-6*a12);
479 lastPAR[11]=.6*a/(1.+2.e15/a16);
480 lastPAR[12]=.17/(a+9.e5/a3+1.5e33/a32);
482 lastPAR[14]=(p1a10*p1a10+2.e-29)/(1.+2.
e-22*a12);
484 lastPAR[15]=400./a12+2.e-22*a9;
485 lastPAR[16]=1.e-32*a12/(1.+5.e22/a14);
486 lastPAR[17]=1000./a2+9.5*sa*ssa;
487 lastPAR[18]=4.e-6*a*asa+1.e11/a16;
488 lastPAR[19]=(120./a+.002*
a2)/(1.+2.e14/a16);
496 lastPAR[25]=1.e-5*a2+2.e14/a16;
497 lastPAR[26]=1.2e-11*a2/(1.+1.5e19/a12);
498 lastPAR[27]=.016*asa/(1.+5.e16/a16);
502 lastPAR[30]=11.*a3/(1.+7.e23/a16/a8);
506 lastPAR[33]=3.5e-4*a2/(1.+1.e8/a8);
509 lastPAR[36]=1.e-9/a+s4a16*s4a16;
529 lastPAR[51]=1.e15+2.e27/a4/(1.+2.e-18*a16);
578 else G4cout<<
"*Warning*G4ChipsPionPlusElasticXS::GetPTables: PDG="<<PDG
579 <<
", Z="<<tgZ<<
", N="<<tgN<<
", i="<<ini<<
" > fin="<<fin<<
", LP="<<LP
580 <<
" > ILP="<<ILP<<
" nothing is done!"<<
G4endl;
582 else G4cout<<
"*Warning*G4ChipsPionPlusElasticXS::GetPTables: PDG="<<PDG<<
", Z=" 583 <<tgZ<<
", N="<<tgN<<
", i="<<ini<<
">= max="<<
nPoints<<
", LP="<<LP
584 <<
" > ILP="<<ILP<<
", lPMax="<<
lPMax<<
" nothing is done!"<<
G4endl;
593 ed <<
"PDG = " << PDG <<
", Z = " << tgZ <<
", N = " << tgN
594 <<
", while it is defined only for PDG=211 (pi+)" <<
G4endl;
595 G4Exception(
"G4ChipsPionPlusElasticXS::GetPTables()",
"HAD_CHPS_0000",
608 if(PDG!= 211)
G4cout<<
"*Warning*G4ChipsPionPlusElasticXS::GetExT:PDG="<<PDG<<
G4endl;
657 if(a>6.5)E3*=tm2*tm2*tm2;
673 if(std::fabs(tss)>1.
e-7) q2=(std::sqrt(
theB1*(
theB1+(tss+tss)*q2))-
theB1)/tss;
697 if(a<6.5) q2=lastTM-q2;
701 if(!(q2>=-1.||q2<=1.))
G4cout<<
"*NAN*G4QElasticCrossSect::GetExchangeT: -t="<<q2<<
G4endl;
714 if(
lastLP<-4.3)
return 0.;
721 ed <<
"PDG = " << PDG <<
", Z = " << tgZ <<
", N = " << tgN
722 <<
", while it is defined only for PDG=211 (pi-)" <<
G4endl;
723 G4Exception(
"G4ChipsPionPlusElasticXS::GetSlope()",
"HAD_CHPS_000",
742 if(PDG!= 211)
G4cout<<
"Warning*G4ChipsPionPlusElasticXS::GetTabV:PDG="<<PDG<<
G4endl;
745 G4cout<<
"*Warning*G4QPionPlusElCS::GetTabValue:(1-92) No isotopes for Z="<<tgZ<<
G4endl;
760 if ( tgZ == 1 && tgN == 0 )
764 theS1=(lastPAR[12]+lastPAR[13]*dl2*dl2)/(1.+lastPAR[14]/p4/p)+
765 (lastPAR[15]/p2+lastPAR[16]*p)/(p4+lastPAR[17]*sp);
767 theS2=lastPAR[21]+lastPAR[22]/(p4+lastPAR[23]*p);
768 theB2=lastPAR[24]+lastPAR[25]/(p4+lastPAR[26]/
sp);
769 theS3=lastPAR[27]+lastPAR[28]/(p4*p4+lastPAR[29]*p2+lastPAR[30]);
770 theB3=lastPAR[31]+lastPAR[32]/(p4+lastPAR[33]);
778 return lastPAR[1]/(lr2+lr2*lr2+lastPAR[2])+(lastPAR[6]*dl3*dl3+lastPAR[7]+
779 lastPAR[8]/sp)/(1.+lastPAR[9]/p4)+lastPAR[10]/(dl4*dl4+lastPAR[5]);
807 theB4=lastPAR[43]*pa/p2/(1.+pa*lastPAR[44]);
839 static const G4double mPi2= mPi*mPi;
845 G4double mds=dmt*std::sqrt(pP2+mPi2)+mPi2+mt*mt;
846 return dmt*dmt*pP2/mds;
851 ed <<
"PDG = " << PDG <<
", Z = " << tgZ <<
",N = " << tgN
852 <<
", while it is defined only for p projectiles & Z_target>0" <<
G4endl;
853 G4Exception(
"G4ChipsPionPlusElasticXS::GetQ2max()",
"HAD_CHPS_0000",
static G4Pow * GetInstance()
std::vector< G4double * > CST
std::vector< G4double > colP
std::ostringstream G4ExceptionDescription
std::vector< G4double * > B2T
std::vector< G4double * > PAR
G4double GetExchangeT(G4int tZ, G4int tN, G4int pPDG)
G4ParticleDefinition * GetIon(G4int Z, G4int A, G4int lvl=0)
G4double GetTabValues(G4double lp, G4int pPDG, G4int tgZ, G4int tgN)
std::vector< G4int > colZ
virtual G4bool IsIsoApplicable(const G4DynamicParticle *Pt, G4int Z, G4int A, const G4Element *elm, const G4Material *mat)
G4double GetTotalMomentum() const
virtual G4double GetChipsCrossSection(G4double momentum, G4int Z, G4int N, G4int pdg)
std::vector< G4double * > S3T
std::vector< G4double * > S1T
std::vector< G4double * > B3T
std::vector< G4double * > S4T
std::vector< G4double * > B1T
std::vector< G4double > colTH
G4GLOB_DLL std::ostream G4cout
double A(double temperature)
G4IonTable * GetIonTable() const
std::vector< G4double * > B4T
G4double GetQ2max(G4int pPDG, G4int tgZ, G4int tgN, G4double pP)
static G4PionPlus * PionPlus()
std::vector< G4int > colN
std::vector< G4double * > S2T
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
G4double G4Log(G4double x)
G4double G4Exp(G4double initial_x)
Exponential Function double precision.
std::vector< G4double > colCS
static G4ParticleTable * GetParticleTable()
G4double GetPDGMass() const
static const double gigaelectronvolt
G4double GetSlope(G4int tZ, G4int tN, G4int pPDG)
static const double millibarn
~G4ChipsPionPlusElasticXS()
G4_DECLARE_XS_FACTORY(G4ChipsPionPlusElasticXS)
static const G4double third
std::vector< G4double > PIN
G4double GetPTables(G4double lpP, G4double lPm, G4int PDG, G4int tZ, G4int tN)
G4double powA(G4double A, G4double y) const
virtual G4double GetIsoCrossSection(const G4DynamicParticle *, G4int tgZ, G4int A, const G4Isotope *iso=0, const G4Element *elm=0, const G4Material *mat=0)
G4double CalculateCrossSection(G4bool CS, G4int F, G4int I, G4int pPDG, G4int Z, G4int N, G4double pP)
std::vector< G4double * > SST
G4ChipsPionPlusElasticXS()
static const G4double pos
virtual void CrossSectionDescription(std::ostream &) const