ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4FastPathHadronicCrossSection::fastPathParameters Struct Reference

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/cross_sections/include/G4FastPathHadronicCrossSection.hh>

Public Member Functions

 fastPathParameters ()
 

Public Attributes

G4double queryMax
 
G4double sampleMin
 
G4double sampleMax
 
G4int sampleCount
 
G4double dpTol
 

Detailed Description

Definition at line 162 of file G4FastPathHadronicCrossSection.hh.

View newest version in sPHENIX GitHub at line 162 of file G4FastPathHadronicCrossSection.hh

Constructor & Destructor Documentation

G4FastPathHadronicCrossSection::fastPathParameters::fastPathParameters ( )
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.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: