Geant4  10.00.p02
G4INCL::CrossSectionsINCL46 Class Reference

Cross sections used in INCL4.6. More...

#include <G4INCLCrossSectionsINCL46.hh>

+ Inheritance diagram for G4INCL::CrossSectionsINCL46:
+ Collaboration diagram for G4INCL::CrossSectionsINCL46:

Public Member Functions

virtual G4double elastic (Particle const *const p1, Particle const *const p2)
 Elastic particle-particle cross section. More...
 
virtual G4double total (Particle const *const p1, Particle const *const p2)
 Total (elastic+inelastic) particle-particle cross section. More...
 
virtual G4double pionNucleon (Particle const *const p1, Particle const *const p2)
 Total (elastic+inelastic) pion-nucleon cross section. More...
 
virtual G4double recombination (Particle const *const p1, Particle const *const p2)
 Cross section for NDelta->NN. More...
 
virtual G4double deltaProduction (Particle const *const p1, Particle const *const p2)
 Cross section for NN->NDelta. More...
 
virtual G4double calculateNNAngularSlope (G4double energyCM, G4int iso)
 Calculate the slope of the NN DDXS. More...
 
- Public Member Functions inherited from G4INCL::ICrossSections
 ICrossSections ()
 
virtual ~ICrossSections ()
 

Protected Member Functions

G4double elasticNNLegacy (Particle const *const part1, Particle const *const part2)
 Internal implementation of the elastic cross section. More...
 
G4double deltaProduction (const G4int isospin, const G4double pLab)
 Internal function for the delta-production cross section. More...
 
G4double spnPiPlusPHE (const G4double x)
 
G4double spnPiMinusPHE (const G4double x)
 

Detailed Description

Cross sections used in INCL4.6.

Definition at line 52 of file G4INCLCrossSectionsINCL46.hh.

Member Function Documentation

G4double G4INCL::CrossSectionsINCL46::calculateNNAngularSlope ( G4double  energyCM,
G4int  iso 
)
virtual

Calculate the slope of the NN DDXS.

Parameters
energyCMenergy in the CM frame, in MeV
isototal isospin of the system
Returns
the slope of the angular distribution

Implements G4INCL::ICrossSections.

Definition at line 341 of file G4INCLCrossSectionsINCL46.cc.

G4double G4INCL::CrossSectionsINCL46::deltaProduction ( Particle const *const  p1,
Particle const *const  p2 
)
virtual

Cross section for NN->NDelta.

Implements G4INCL::ICrossSections.

Definition at line 321 of file G4INCLCrossSectionsINCL46.cc.

References G4INCL::ParticleTable::effectiveNucleonMass, G4INCL::ParticleTable::effectivePionMass, G4INCL::ParticleTable::getIsospin(), G4INCL::Particle::getType(), G4INCL::KinematicsUtils::momentumInLab(), and G4INCL::KinematicsUtils::totalEnergyInCM().

Referenced by recombination(), and total().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4INCL::CrossSectionsINCL46::deltaProduction ( const G4int  isospin,
const G4double  pLab 
)
protected

Internal function for the delta-production cross section.

Definition at line 146 of file G4INCLCrossSectionsINCL46.cc.

G4double G4INCL::CrossSectionsINCL46::elastic ( Particle const *const  p1,
Particle const *const  p2 
)
virtual

Elastic particle-particle cross section.

Implements G4INCL::ICrossSections.

Definition at line 333 of file G4INCLCrossSectionsINCL46.cc.

References elasticNNLegacy(), and G4INCL::Particle::isPion().

Referenced by total().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4INCL::CrossSectionsINCL46::elasticNNLegacy ( Particle const *const  part1,
Particle const *const  part2 
)
protected

Internal implementation of the elastic cross section.

Definition at line 91 of file G4INCLCrossSectionsINCL46.cc.

References G4INCL::ParticleTable::effectiveNucleonMass, G4INCL::ParticleTable::getIsospin(), G4INCL::Particle::getType(), G4INCL::Particle::isNucleon(), G4INCL::KinematicsUtils::momentumInLab(), s, and G4INCL::KinematicsUtils::squareTotalEnergyInCM().

Referenced by elastic().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4INCL::CrossSectionsINCL46::pionNucleon ( Particle const *const  p1,
Particle const *const  p2 
)
virtual

Total (elastic+inelastic) pion-nucleon cross section.

Implements G4INCL::ICrossSections.

Definition at line 224 of file G4INCLCrossSectionsINCL46.cc.

References f3, G4INCL::ParticleTable::getIsospin(), G4INCL::Particle::getType(), INCL_ERROR, G4INCL::Particle::isNucleon(), G4INCL::Particle::isPion(), spnPiMinusPHE(), spnPiPlusPHE(), and G4INCL::KinematicsUtils::totalEnergyInCM().

Referenced by total().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4INCL::CrossSectionsINCL46::recombination ( Particle const *const  p1,
Particle const *const  p2 
)
virtual

Cross section for NDelta->NN.

Implements G4INCL::ICrossSections.

Definition at line 283 of file G4INCLCrossSectionsINCL46.cc.

References deltaProduction(), G4INCL::ParticleTable::effectiveNucleonMass, G4INCL::ParticleTable::effectiveNucleonMass2, G4INCL::ParticleTable::getIsospin(), G4INCL::Particle::getMass(), G4INCL::Particle::getType(), G4INCL::Particle::isDelta(), G4INCL::KinematicsUtils::momentumInLab(), s, and G4INCL::KinematicsUtils::squareTotalEnergyInCM().

Referenced by total().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4INCL::CrossSectionsINCL46::spnPiMinusPHE ( const G4double  x)
protected

Definition at line 192 of file G4INCLCrossSectionsINCL46.cc.

Referenced by pionNucleon().

+ Here is the caller graph for this function:

G4double G4INCL::CrossSectionsINCL46::spnPiPlusPHE ( const G4double  x)
protected

Definition at line 179 of file G4INCLCrossSectionsINCL46.cc.

Referenced by pionNucleon().

+ Here is the caller graph for this function:

G4double G4INCL::CrossSectionsINCL46::total ( Particle const *const  p1,
Particle const *const  p2 
)
virtual

Total (elastic+inelastic) particle-particle cross section.

Implements G4INCL::ICrossSections.

Definition at line 207 of file G4INCLCrossSectionsINCL46.cc.

References deltaProduction(), elastic(), G4INCL::Particle::isDelta(), G4INCL::Particle::isNucleon(), G4INCL::Particle::isPion(), pionNucleon(), and recombination().

+ Here is the call graph for this function:


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