![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/im_r_matrix/include/G4XNNElastic.hh>
Inheritance diagram for G4XNNElastic:
Collaboration diagram for G4XNNElastic:Private Member Functions | |
| G4XNNElastic (const G4XNNElastic &right) | |
| const G4XNNElastic & | operator= (const G4XNNElastic &right) |
Private Attributes | |
| G4CrossSectionVector * | components |
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 |
Definition at line 50 of file G4XNNElastic.hh.
View newest version in sPHENIX GitHub at line 50 of file G4XNNElastic.hh
| G4XNNElastic::G4XNNElastic | ( | ) |
Definition at line 53 of file G4XNNElastic.cc.
View newest version in sPHENIX GitHub at line 53 of file G4XNNElastic.cc
References components.
|
virtual |
Definition at line 65 of file G4XNNElastic.cc.
View newest version in sPHENIX GitHub at line 65 of file G4XNNElastic.cc
References components, and GetComponents().
Here is the call graph for this function:
|
private |
|
inlinevirtual |
Implements G4CrossSectionPatch.
Definition at line 62 of file G4XNNElastic.hh.
View newest version in sPHENIX GitHub at line 62 of file G4XNNElastic.hh
References components.
Referenced by ~G4XNNElastic().
Here is the caller graph for this function:
|
virtual |
Implements G4VCrossSectionSource.
Definition at line 97 of file G4XNNElastic.cc.
View newest version in sPHENIX GitHub at line 97 of file G4XNNElastic.cc
| G4bool G4XNNElastic::operator!= | ( | const G4XNNElastic & | right | ) | const |
Definition at line 91 of file G4XNNElastic.cc.
View newest version in sPHENIX GitHub at line 91 of file G4XNNElastic.cc
|
private |
| G4bool G4XNNElastic::operator== | ( | const G4XNNElastic & | right | ) | const |
Definition at line 85 of file G4XNNElastic.cc.
View newest version in sPHENIX GitHub at line 85 of file G4XNNElastic.cc
|
private |
Definition at line 75 of file G4XNNElastic.hh.
View newest version in sPHENIX GitHub at line 75 of file G4XNNElastic.hh
Referenced by G4XNNElastic(), GetComponents(), and ~G4XNNElastic().