ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
fastPathParameters () | |
Public Attributes | |
G4double | queryMax |
G4double | sampleMin |
G4double | sampleMax |
G4int | sampleCount |
G4double | dpTol |
Definition at line 162 of file G4FastPathHadronicCrossSection.hh.
View newest version in sPHENIX GitHub at line 162 of file G4FastPathHadronicCrossSection.hh
|
inline |
Definition at line 163 of file G4FastPathHadronicCrossSection.hh.
View newest version in sPHENIX GitHub at line 163 of file G4FastPathHadronicCrossSection.hh
References dpTol, queryMax, sampleCount, sampleMax, and sampleMin.
G4double G4FastPathHadronicCrossSection::fastPathParameters::dpTol |
Definition at line 177 of file G4FastPathHadronicCrossSection.hh.
View newest version in sPHENIX GitHub at line 177 of file G4FastPathHadronicCrossSection.hh
Referenced by fastPathParameters().
G4double G4FastPathHadronicCrossSection::fastPathParameters::queryMax |
Definition at line 173 of file G4FastPathHadronicCrossSection.hh.
View newest version in sPHENIX GitHub at line 173 of file G4FastPathHadronicCrossSection.hh
Referenced by fastPathParameters().
G4int G4FastPathHadronicCrossSection::fastPathParameters::sampleCount |
Definition at line 176 of file G4FastPathHadronicCrossSection.hh.
View newest version in sPHENIX GitHub at line 176 of file G4FastPathHadronicCrossSection.hh
Referenced by fastPathParameters(), and G4FastPathHadronicCrossSection::fastPathEntry::Initialize().
G4double G4FastPathHadronicCrossSection::fastPathParameters::sampleMax |
Definition at line 175 of file G4FastPathHadronicCrossSection.hh.
View newest version in sPHENIX GitHub at line 175 of file G4FastPathHadronicCrossSection.hh
Referenced by fastPathParameters(), and G4FastPathHadronicCrossSection::fastPathEntry::Initialize().
G4double G4FastPathHadronicCrossSection::fastPathParameters::sampleMin |
Definition at line 174 of file G4FastPathHadronicCrossSection.hh.
View newest version in sPHENIX GitHub at line 174 of file G4FastPathHadronicCrossSection.hh
Referenced by fastPathParameters(), and G4FastPathHadronicCrossSection::fastPathEntry::Initialize().