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

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

+ Inheritance diagram for G4XnpTotal:
+ Collaboration diagram for G4XnpTotal:

Public Member Functions

 G4XnpTotal ()
 
virtual ~G4XnpTotal ()
 
G4bool operator== (const G4XnpTotal &right) const
 
G4bool operator!= (const G4XnpTotal &right) const
 
virtual const
G4CrossSectionVector
GetComponents () const
 
virtual G4String Name () const
 
- Public Member Functions inherited from G4CrossSectionPatch
 G4CrossSectionPatch ()
 
virtual ~G4CrossSectionPatch ()
 
G4bool operator== (const G4CrossSectionPatch &right) const
 
G4bool operator!= (const G4CrossSectionPatch &right) const
 
virtual G4double CrossSection (const G4KineticTrack &trk1, const G4KineticTrack &trk2) const
 
virtual G4bool IsValid (G4double e) 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 G4double HighLimit () const
 
virtual G4double LowLimit () const
 

Private Member Functions

 G4XnpTotal (const G4XnpTotal &right)
 
const G4XnpTotaloperator= (const G4XnpTotal &right)
 

Private Attributes

G4CrossSectionVectorcomponents
 

Additional Inherited Members

- Protected Member Functions inherited from G4CrossSectionPatch
G4double Transition (const G4KineticTrack &trk1, const G4KineticTrack &trk2, const G4VCrossSectionSource *comp1, const G4VCrossSectionSource *comp2) const
 
G4double Transition (G4double ecm, G4double sigma1, G4double sigma2, G4double e1, G4double e2) const
 

Detailed Description

Definition at line 50 of file G4XnpTotal.hh.

View newest version in sPHENIX GitHub at line 50 of file G4XnpTotal.hh

Constructor & Destructor Documentation

G4XnpTotal::G4XnpTotal ( )

Definition at line 53 of file G4XnpTotal.cc.

View newest version in sPHENIX GitHub at line 53 of file G4XnpTotal.cc

References components.

G4XnpTotal::~G4XnpTotal ( )
virtual

Definition at line 65 of file G4XnpTotal.cc.

View newest version in sPHENIX GitHub at line 65 of file G4XnpTotal.cc

References components, and GetComponents().

+ Here is the call graph for this function:

G4XnpTotal::G4XnpTotal ( const G4XnpTotal right)
private

Member Function Documentation

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

Implements G4CrossSectionPatch.

Definition at line 62 of file G4XnpTotal.hh.

View newest version in sPHENIX GitHub at line 62 of file G4XnpTotal.hh

References components.

Referenced by ~G4XnpTotal().

+ Here is the caller graph for this function:

G4String G4XnpTotal::Name ( ) const
virtual

Implements G4VCrossSectionSource.

Definition at line 97 of file G4XnpTotal.cc.

View newest version in sPHENIX GitHub at line 97 of file G4XnpTotal.cc

G4bool G4XnpTotal::operator!= ( const G4XnpTotal right) const

Definition at line 91 of file G4XnpTotal.cc.

View newest version in sPHENIX GitHub at line 91 of file G4XnpTotal.cc

const G4XnpTotal& G4XnpTotal::operator= ( const G4XnpTotal right)
private
G4bool G4XnpTotal::operator== ( const G4XnpTotal right) const

Definition at line 85 of file G4XnpTotal.cc.

View newest version in sPHENIX GitHub at line 85 of file G4XnpTotal.cc

Member Data Documentation

G4CrossSectionVector* G4XnpTotal::components
private

Definition at line 75 of file G4XnpTotal.hh.

View newest version in sPHENIX GitHub at line 75 of file G4XnpTotal.hh

Referenced by G4XnpTotal(), GetComponents(), and ~G4XnpTotal().


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