ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4XpimNTotal Class Reference

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/im_r_matrix/include/G4XpimNTotal.hh>

+ Inheritance diagram for G4XpimNTotal:
+ Collaboration diagram for G4XpimNTotal:

Public Member Functions

 G4XpimNTotal ()
 
virtual ~G4XpimNTotal ()
 
virtual G4double CrossSection (const G4KineticTrack &trk1, const G4KineticTrack &trk2) const
 
virtual const
G4CrossSectionVector
GetComponents () const
 
virtual G4String Name () const
 
- Public Member Functions inherited from G4VCrossSectionSource
 G4VCrossSectionSource ()
 
virtual ~G4VCrossSectionSource ()
 
G4bool operator== (const G4VCrossSectionSource &right) const
 
G4bool operator!= (const G4VCrossSectionSource &right) const
 
virtual void Print () const
 
virtual void PrintAll (const G4KineticTrack &trk1, const G4KineticTrack &trk2) const
 
virtual G4bool IsValid (G4double e) const
 
virtual G4double HighLimit () const
 
virtual G4double LowLimit () const
 

Private Attributes

G4XPDGTotal thePDGData
 
std::vector< std::pair< double,
double > > 
theLowEData
 

Additional Inherited Members

- Protected Member Functions inherited from G4VCrossSectionSource
G4bool InLimits (G4double e, G4double eLow, G4double eHigh) const
 
const G4ParticleDefinitionFindLightParticle (const G4KineticTrack &trk1, const G4KineticTrack &trk2) const
 
G4double FcrossX (G4double e, G4double e0, G4double sigma, G4double eParam, G4double power) const
 
const G4ParticleDefinitionFindKeyParticle (const G4KineticTrack &trk1, const G4KineticTrack &trk2) const
 

Detailed Description

Definition at line 35 of file G4XpimNTotal.hh.

View newest version in sPHENIX GitHub at line 35 of file G4XpimNTotal.hh

Constructor & Destructor Documentation

G4XpimNTotal::G4XpimNTotal ( )

Definition at line 33 of file G4XpimNTotal.cc.

View newest version in sPHENIX GitHub at line 33 of file G4XpimNTotal.cc

References it, and theLowEData.

virtual G4XpimNTotal::~G4XpimNTotal ( )
inlinevirtual

Definition at line 39 of file G4XpimNTotal.hh.

View newest version in sPHENIX GitHub at line 39 of file G4XpimNTotal.hh

Member Function Documentation

G4double G4XpimNTotal::CrossSection ( const G4KineticTrack trk1,
const G4KineticTrack trk2 
) const
virtual

Implements G4VCrossSectionSource.

Definition at line 70 of file G4XpimNTotal.cc.

View newest version in sPHENIX GitHub at line 70 of file G4XpimNTotal.cc

References G4XPDGTotal::CrossSection(), G4Exp(), G4Log(), G4KineticTrack::Get4Momentum(), it, MeV, millibarn, second, theLowEData, thePDGData, x, x1, x2, y, y1, and y2.

+ Here is the call graph for this function:

virtual const G4CrossSectionVector* G4XpimNTotal::GetComponents ( ) const
inlinevirtual

Implements G4VCrossSectionSource.

Definition at line 41 of file G4XpimNTotal.hh.

View newest version in sPHENIX GitHub at line 41 of file G4XpimNTotal.hh

virtual G4String G4XpimNTotal::Name ( ) const
inlinevirtual

Implements G4VCrossSectionSource.

Definition at line 42 of file G4XpimNTotal.hh.

View newest version in sPHENIX GitHub at line 42 of file G4XpimNTotal.hh

Member Data Documentation

std::vector<std::pair<double,double> > G4XpimNTotal::theLowEData
private

Definition at line 45 of file G4XpimNTotal.hh.

View newest version in sPHENIX GitHub at line 45 of file G4XpimNTotal.hh

Referenced by CrossSection(), and G4XpimNTotal().

G4XPDGTotal G4XpimNTotal::thePDGData
private

Definition at line 44 of file G4XpimNTotal.hh.

View newest version in sPHENIX GitHub at line 44 of file G4XpimNTotal.hh

Referenced by CrossSection().


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