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

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

+ Collaboration diagram for G4FastPathHadronicCrossSection::cycleCountEntry:

Public Member Functions

 cycleCountEntry (const G4String &pname, const G4Material *mat)
 
 ~cycleCountEntry ()
 

Public Attributes

const G4Stringparticle
 
const G4Material *const material
 
fastPathEntryfastPath
 
G4double energy
 
G4double crossSection
 

Detailed Description

Definition at line 77 of file G4FastPathHadronicCrossSection.hh.

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

Constructor & Destructor Documentation

cycleCountEntry::cycleCountEntry ( const G4String pname,
const G4Material mat 
)

Definition at line 167 of file G4FastPathHadronicCrossSection.cc.

View newest version in sPHENIX GitHub at line 167 of file G4FastPathHadronicCrossSection.cc

References DBG.

cycleCountEntry::~cycleCountEntry ( )

Definition at line 184 of file G4FastPathHadronicCrossSection.cc.

View newest version in sPHENIX GitHub at line 184 of file G4FastPathHadronicCrossSection.cc

References crossSection, DBG, energy, fastPath, G4Material::GetName(), material, and particle.

+ Here is the call graph for this function:

Member Data Documentation

G4double G4FastPathHadronicCrossSection::cycleCountEntry::crossSection

Definition at line 88 of file G4FastPathHadronicCrossSection.hh.

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

Referenced by G4CrossSectionDataStore::GetCrossSection(), and ~cycleCountEntry().

G4double G4FastPathHadronicCrossSection::cycleCountEntry::energy

Definition at line 87 of file G4FastPathHadronicCrossSection.hh.

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

Referenced by G4CrossSectionDataStore::GetCrossSection(), and ~cycleCountEntry().

fastPathEntry* G4FastPathHadronicCrossSection::cycleCountEntry::fastPath
const G4Material* const G4FastPathHadronicCrossSection::cycleCountEntry::material

Definition at line 81 of file G4FastPathHadronicCrossSection.hh.

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

Referenced by ~cycleCountEntry().

const G4String& G4FastPathHadronicCrossSection::cycleCountEntry::particle

Definition at line 80 of file G4FastPathHadronicCrossSection.hh.

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

Referenced by ~cycleCountEntry().


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