62 dlnP=(lPMax-lPMin)/nLast;
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 <<
"G4ChipsAntiBaryonElasticXS provides the elastic cross\n"
140 <<
"section for anti-baryon 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";
216 lastI = (
G4int)colN.size();
217 if(lastI)
for(
G4int i=0; i<lastI; ++i)
219 if(colN[i]==tgN && colZ[i]==tgZ)
232 CalculateCrossSection(fCS,-1,i,pPDG,lastZ,lastN,pMom);
233 return lastCS*millibarn;
237 lastCS=CalculateCrossSection(fCS,-1,i,pPDG,lastZ,lastN,pMom);
238 if(lastCS<=0. && pEn>lastTH)
248 lastCS=CalculateCrossSection(fCS,0,lastI,pPDG,lastZ,lastN,pMom);
259 colP.push_back(pMom);
260 colTH.push_back(lastTH);
261 colCS.push_back(lastCS);
262 return lastCS*millibarn;
269 return lastCS*millibarn;
297 if(lastLP>lastPIN && lastLP<lPMax)
299 lastPIN=GetPTables(lastLP,lastPIN,PDG,tgZ,tgN);
317 lastPIN = GetPTables(lastLP,lPMin,PDG,tgZ,tgN);
318 PIN.push_back(lastPIN);
319 PAR.push_back(lastPAR);
320 CST.push_back(lastCST);
321 SST.push_back(lastSST);
322 S1T.push_back(lastS1T);
323 B1T.push_back(lastB1T);
324 S2T.push_back(lastS2T);
325 B2T.push_back(lastB2T);
326 S3T.push_back(lastS3T);
327 B3T.push_back(lastB3T);
328 S4T.push_back(lastS4T);
329 B4T.push_back(lastB4T);
332 if(lastLP>lastPIN && lastLP<lPMax)
334 lastPIN = GetPTables(lastLP,lastPIN,PDG,tgZ,tgN);
336 if(!onlyCS) lastTM=GetQ2max(PDG, tgZ, tgN, pMom);
337 if(lastLP>lPMin && lastLP<=lastPIN)
341 G4double shift=(lastLP-lPMin)/dlnP+.000001;
342 G4int blast=
static_cast<int>(shift);
343 if(blast<0 || blast>=nLast)
G4cout<<
"G4QaBarElCS::CCS:b="<<blast<<
","<<nLast<<
G4endl;
344 lastSIG = lastCST[blast];
347 theSS = lastSST[blast];
348 theS1 = lastS1T[blast];
349 theB1 = lastB1T[blast];
350 theS2 = lastS2T[blast];
351 theB2 = lastB2T[blast];
352 theS3 = lastS3T[blast];
353 theB3 = lastB3T[blast];
354 theS4 = lastS4T[blast];
355 theB4 = lastB4T[blast];
361 G4int blast=
static_cast<int>(shift);
363 if(blast>=nLast) blast=nLast-1;
367 lastSIG= SIGL+shift*(lastCST[lastL]-SIGL);
371 theSS=SSTL+shift*(lastSST[lastL]-SSTL);
373 theS1=S1TL+shift*(lastS1T[lastL]-S1TL);
375 theB1=B1TL+shift*(lastB1T[lastL]-B1TL);
377 theS2=S2TL+shift*(lastS2T[lastL]-S2TL);
379 theB2=B2TL+shift*(lastB2T[lastL]-B2TL);
381 theS3=S3TL+shift*(lastS3T[lastL]-S3TL);
383 theB3=B3TL+shift*(lastB3T[lastL]-B3TL);
385 theS4=S4TL+shift*(lastS4T[lastL]-S4TL);
387 theB4=B4TL+shift*(lastB4T[lastL]-B4TL);
391 else lastSIG=GetTabValues(lastLP, PDG, tgZ, tgN);
392 if(lastSIG<0.) lastSIG = 0.;
402 const G4int n_appel=30;
404 G4double app_el[n_appel]={1.25,3.5,80.,1.,.0557,6.72,5.,74.,3.,3.4,.2,.17,.001,8.,.055,
405 3.64,5.e-5,4000.,1500.,.46,1.2e6,3.5e6,5.e-5,1.e10,8.5e8,
406 1.e10,1.1,3.4e6,6.8e6,0.};
410 if(PDG>-3335 && PDG<-1111)
423 if(lastPAR[nLast]!=pwd)
425 if ( tgZ == 1 && tgN == 0 )
427 for (
G4int ip=0; ip<n_appel; ip++) lastPAR[ip]=app_el[ip];
451 lastPAR[0]=.23*asa/(1.+a*.15);
452 lastPAR[1]=2.8*asa/(1.+a*(.015+.05/ssa));
453 lastPAR[2]=15.*a/(1.+.005*a2);
454 lastPAR[3]=.013*a2/(1.+a3*(.006+a*.00001));
466 lastPAR[10]=1.2e7*a8+380*a17;
467 lastPAR[11]=.7/(1.+4.e-12*a16);
468 lastPAR[12]=2.5/a8/(a4+1.e-16*a32);
470 lastPAR[14]=1.2*a2+2.3;
473 lastPAR[16]=.01/(1.+.0024*a5);
475 lastPAR[18]=9.e-7/(1.+.035*a5);
476 lastPAR[19]=(42.+2.7e-11*a16)/(1.+.14*a);
480 lastPAR[22]=2.4e-3*a8/(1.+2.6e-4*a7);
481 lastPAR[23]=3.5e-36*a32*a8/(1.+5.e-15*a32/a);
483 lastPAR[24]=1.e5/(a8+2.5e12/a16);
484 lastPAR[25]=8.e7/(a12+1.e-27*a28*a28);
485 lastPAR[26]=.0006*a3;
487 lastPAR[27]=10.+4.e-8*a12*a;
492 lastPAR[31]=1./(1.+.0001*a8);
493 lastPAR[32]=1.5e-4/(1.+5.e-6*a12);
497 lastPAR[35]=2.e-7*a4;
501 lastPAR[38]=1.e8*
G4Exp(.32*asa);
502 lastPAR[39]=20.*
G4Exp(.45*asa);
503 lastPAR[40]=7.e3+2.4e6/a5;
504 lastPAR[41]=2.5e5*
G4Exp(.085*a3);
507 lastPAR[43]=920.+.03*a8*a3;
508 lastPAR[44]=93.+.0023*a12;
520 lastPAR[11]=.6*a/(1.+2.e15/a16);
521 lastPAR[12]=.17/(a+9.e5/a3+1.5e33/a32);
522 lastPAR[13]=(.001+7.e-11*a5)/(1.+4.4e-11*a5);
523 lastPAR[14]=(p1a10*p1a10+2.e-29)/(1.+2.e-22*a12);
525 lastPAR[15]=400./a12+2.e-22*a9;
526 lastPAR[16]=1.e-32*a12/(1.+5.e22/a14);
527 lastPAR[17]=1000./a2+9.5*sa*ssa;
528 lastPAR[18]=4.e-6*a*asa+1.e11/a16;
529 lastPAR[19]=(120./a+.002*a2)/(1.+2.e14/a16);
530 lastPAR[20]=9.+100./a;
532 lastPAR[21]=.002*a3+3.e7/a6;
533 lastPAR[22]=7.e-15*a4*asa;
534 lastPAR[23]=9000./a4;
536 lastPAR[24]=.0011*asa/(1.+3.e34/a32/a4);
537 lastPAR[25]=1.e-5*a2+2.e14/a16;
538 lastPAR[26]=1.2e-11*a2/(1.+1.5e19/a12);
539 lastPAR[27]=.016*asa/(1.+5.e16/a16);
543 lastPAR[30]=11.*a3/(1.+7.e23/a16/a8);
544 lastPAR[31]=100./asa;
546 lastPAR[32]=(.1+4.4e-5*a2)/(1.+5.e5/a4);
547 lastPAR[33]=3.5e-4*a2/(1.+1.e8/a8);
548 lastPAR[34]=1.3+3.e5/a4;
549 lastPAR[35]=500./(a2+50.)+3;
550 lastPAR[36]=1.e-9/a+s4a16*s4a16;
552 lastPAR[37]=.4*asa+3.e-9*a6;
553 lastPAR[38]=.0005*a5;
557 lastPAR[41]=.05+.005*a;
558 lastPAR[42]=7.e-8/sa;
562 lastPAR[46]=3.e32/(a32+1.e32);
566 lastPAR[49]=7.e3*a/(sa+1.);
567 lastPAR[50]=900.*sa/(1.+500./a3);
570 lastPAR[51]=1.e15+2.e27/a4/(1.+2.e-18*a16);
577 lastCST[0]=GetTabValues(lp, PDG, tgZ, tgN);
591 G4int ini =
static_cast<int>((ILP-lPMin+.000001)/dlnP)+1;
595 G4int fin =
static_cast<int>((LP-lPMin)/dlnP)+1;
596 if(fin>=nPoints) fin=nLast;
600 for(
G4int ip=ini; ip<=fin; ip++)
605 lastCST[ip]=GetTabValues(lp, PDG, tgZ, tgN);
619 else G4cout<<
"*Warning*G4ChipsAntiBaryonElasticXS::GetPTables: PDG="<<PDG
620 <<
", Z="<<tgZ<<
", N="<<tgN<<
", i="<<ini<<
" > fin="<<fin<<
", LP="<<LP
621 <<
" > ILP="<<ILP<<
" nothing is done!"<<
G4endl;
623 else G4cout<<
"*Warning*G4ChipsAntiBaryonElasticXS::GetPTables: PDG="<<PDG
624 <<
", Z="<<tgZ<<
", N="<<tgN<<
", i="<<ini<<
">= max="<<nPoints<<
", LP="<<LP
625 <<
" > ILP="<<ILP<<
", lPMax="<<lPMax<<
" nothing is done!"<<
G4endl;
634 ed <<
"PDG = " << PDG <<
", Z = " << tgZ <<
", N = " << tgN
635 <<
", while it is defined only for Anti Baryons" <<
G4endl;
636 G4Exception(
"G4ChipsAntiBaryonElasticXS::GetPTables()",
"HAD_CHPS_0000",
645 static const G4double GeVSQ=gigaelectronvolt*gigaelectronvolt;
650 if(PDG<-3334 || PDG>-1111)
G4cout<<
"*Warning*G4QAntiBaryonElCS::GetExT:PDG="<<PDG<<
G4endl;
651 if(onlyCS)
G4cout<<
"WarningG4ChipsAntiBaryonElasticXS::GetExchanT:onlyCS=1"<<
G4endl;
671 q2=-
G4Log(1.-ran)/theB1;
685 q2=-
G4Log(1.-ran)/theB3;
691 G4double E1=lastTM*(theB1+lastTM*theSS);
699 if(a>6.5)E3*=tm2*tm2*tm2;
714 q2=-
G4Log(1.-ran)/theB1;
715 if(std::fabs(tss)>1.e-7) q2=(std::sqrt(theB1*(theB1+(tss+tss)*q2))-theB1)/tss;
721 q2=-
G4Log(1.-ran)/theB2;
730 q2=-
G4Log(1.-ran)/theB3;
738 q2=-
G4Log(1.-ran)/theB4;
739 if(a<6.5) q2=lastTM-q2;
743 if(!(q2>=-1.||q2<=1.))
G4cout<<
"*NAN*G4QaBElasticCrossSect::GetExchangeT:-t="<<q2<<
G4endl;
754 static const G4double GeVSQ=gigaelectronvolt*gigaelectronvolt;
755 if(onlyCS)
G4cout<<
"WarningG4ChipsAntiBaryonElasticXS::GetSlope:onlCS=true"<<
G4endl;
756 if(lastLP<-4.3)
return 0.;
757 if(PDG<-3334 || PDG>-1111)
763 ed <<
"PDG = " << PDG <<
", Z = " << tgZ <<
", N = " << tgN
764 <<
", while it is defined only for Anti Baryons" <<
G4endl;
765 G4Exception(
"G4ChipsAntiBaryonElasticXS::GetSlope()",
"HAD_CHPS_0000",
768 if(theB1<0.) theB1=0.;
769 if(!(theB1>=-1.||theB1<=1.))
G4cout<<
"*NAN*G4QaBaElasticCrossS::Getslope:"<<theB1<<
G4endl;
774G4double G4ChipsAntiBaryonElasticXS::GetHMaxT()
776 static const G4double HGeVSQ=gigaelectronvolt*gigaelectronvolt/2.;
777 return lastTM*HGeVSQ;
784 if(PDG<-3334 || PDG>-1111)
G4cout<<
"*Warning*G4QAntiBaryElCS::GetTabV:PDG="<<PDG<<
G4endl;
787 const G4bool isHeavyElementAllowed =
true;
788 if(tgZ<0 || ( !isHeavyElementAllowed && tgZ>92))
790 G4cout<<
"*Warning*G4QAntiBaryonElCS::GetTabValue:(1-92) NoIsotopesFor Z="<<tgZ<<
G4endl;
805 if ( tgZ == 1 && tgN == 0 )
809 theS1=(lastPAR[7]+lastPAR[8]*dl2*dl2)/(1.+lastPAR[9]/p4/p)+
810 (lastPAR[10]/p2+lastPAR[11]*p)/(p4+lastPAR[12]*sp);
812 theS2=lastPAR[16]+lastPAR[17]/(p4+lastPAR[18]*p);
813 theB2=lastPAR[19]+lastPAR[20]/(p4+lastPAR[21]/
sp);
814 theS3=lastPAR[22]+lastPAR[23]/(p4*p4+lastPAR[24]*p2+lastPAR[25]);
815 theB3=lastPAR[26]+lastPAR[27]/(p4+lastPAR[28]);
821 return lastPAR[2]/(ye+lastPAR[3])+lastPAR[4]*dp*dp+lastPAR[5];
839 theS1=lastPAR[9]/(1.+lastPAR[10]*p4*pa)+lastPAR[11]/(p4+lastPAR[12]*p4/pa2)+
840 (lastPAR[13]*dl*dl+lastPAR[14])/(1.+lastPAR[15]/p2);
841 theB1=(lastPAR[16]+lastPAR[17]*p2)/(p4+lastPAR[18]/pah)+lastPAR[19];
842 theSS=lastPAR[20]/(1.+lastPAR[21]/p2)+lastPAR[22]/(p6/pa+lastPAR[23]/p16);
843 theS2=lastPAR[24]/(pa/p2+lastPAR[25]/p4)+lastPAR[26];
845 theS3=lastPAR[31]/(pa*p+lastPAR[32]/pa)+lastPAR[33];
846 theB3=lastPAR[34]/(p3+lastPAR[35]/p6)+lastPAR[36]/(1.+lastPAR[37]/p2);
847 theS4=p2*(pah*lastPAR[38]*
G4Exp(-pah*lastPAR[39])+
849 theB4=lastPAR[43]*pa/p2/(1.+pa*lastPAR[44]);
853 theS1=lastPAR[9]/(1.+lastPAR[10]/p4)+lastPAR[11]/(p4+lastPAR[12]/p2)+
854 lastPAR[13]/(p5+lastPAR[14]/p16);
855 theB1=(lastPAR[15]/p8+lastPAR[19])/(p+lastPAR[16]/
G4Pow::GetInstance()->powA(p,lastPAR[20]))+
856 lastPAR[17]/(1.+lastPAR[18]/p4);
861 lastPAR[33]/(1.+lastPAR[34]/p6);
862 theB3=lastPAR[37]/p8+lastPAR[38]/p2+lastPAR[39]/(1.+lastPAR[40]/p8);
863 theS4=(lastPAR[41]/p4+lastPAR[46]/p)/(1.+lastPAR[42]/p10)+
864 (lastPAR[43]+lastPAR[44]*dl*dl)/(1.+lastPAR[45]/p12);
865 theB4=lastPAR[47]/(1.+lastPAR[48]/p)+lastPAR[49]*p4/(1.+lastPAR[50]*p5);
870 return (lastPAR[0]*dlp*dlp+lastPAR[1]+lastPAR[2]/p)/(1.+lastPAR[3]/p);
887 G4double mds=dmt*std::sqrt(pP2+mNuc2)+mNuc2+mt*mt;
888 return dmt*dmt*pP2/mds;
896 ed <<
"PDG = " << PDG <<
", Z = " << tgZ <<
", N = " << tgN
897 <<
", while it is defined only for p projectiles & Z_target>0" <<
G4endl;
898 G4Exception(
"G4ChipsAntiBaryonElasticXS::GetQ2max()",
"HAD_CHPS_0000",
#define G4_DECLARE_XS_FACTORY(cross_section)
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *description)
std::ostringstream G4ExceptionDescription
G4double G4Exp(G4double initial_x)
Exponential Function double precision.
G4double G4Log(G4double x)
G4GLOB_DLL std::ostream G4cout
virtual G4double GetIsoCrossSection(const G4DynamicParticle *, G4int tgZ, G4int A, const G4Isotope *iso=0, const G4Element *elm=0, const G4Material *mat=0)
virtual G4double GetChipsCrossSection(G4double momentum, G4int Z, G4int N, G4int pdg)
G4double GetExchangeT(G4int tZ, G4int tN, G4int pPDG)
G4ChipsAntiBaryonElasticXS()
~G4ChipsAntiBaryonElasticXS()
virtual void CrossSectionDescription(std::ostream &) const
virtual G4bool IsIsoApplicable(const G4DynamicParticle *Pt, G4int Z, G4int A, const G4Element *elm, const G4Material *mat)
G4ParticleDefinition * GetDefinition() const
G4double GetTotalMomentum() const
G4ParticleDefinition * GetIon(G4int Z, G4int A, G4int lvl=0)
static G4Neutron * Neutron()
G4double GetPDGMass() const
G4int GetPDGEncoding() const
G4IonTable * GetIonTable() const
static G4ParticleTable * GetParticleTable()
static G4Pow * GetInstance()
G4double powA(G4double A, G4double y) const
static G4Proton * Proton()