ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Private Attributes | |
G4HadronCrossSections * | theHadronCrossSections |
Additional Inherited Members | |
Protected Member Functions inherited from G4VCrossSectionDataSet | |
void | SetName (const G4String &) |
Protected Attributes inherited from G4VCrossSectionDataSet | |
G4int | verboseLevel |
Definition at line 47 of file G4HadronCaptureDataSet.hh.
View newest version in sPHENIX GitHub at line 47 of file G4HadronCaptureDataSet.hh
G4HadronCaptureDataSet::G4HadronCaptureDataSet | ( | const G4String & | name = "GheishaCaptureXS" | ) |
Definition at line 38 of file G4HadronCaptureDataSet.cc.
View newest version in sPHENIX GitHub at line 38 of file G4HadronCaptureDataSet.cc
References G4HadronCrossSections::Instance(), and theHadronCrossSections.
G4HadronCaptureDataSet::~G4HadronCaptureDataSet | ( | ) |
Definition at line 44 of file G4HadronCaptureDataSet.cc.
View newest version in sPHENIX GitHub at line 44 of file G4HadronCaptureDataSet.cc
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 62 of file G4HadronCaptureDataSet.cc.
View newest version in sPHENIX GitHub at line 62 of file G4HadronCaptureDataSet.cc
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 55 of file G4HadronCaptureDataSet.cc.
View newest version in sPHENIX GitHub at line 55 of file G4HadronCaptureDataSet.cc
References G4HadronCrossSections::GetCaptureCrossSection(), and theHadronCrossSections.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 48 of file G4HadronCaptureDataSet.cc.
View newest version in sPHENIX GitHub at line 48 of file G4HadronCaptureDataSet.cc
|
private |
Definition at line 67 of file G4HadronCaptureDataSet.hh.
View newest version in sPHENIX GitHub at line 67 of file G4HadronCaptureDataSet.hh
Referenced by G4HadronCaptureDataSet(), and GetElementCrossSection().