Geant4  10.02
G4FastPathHadronicCrossSection::cycleCountEntry Struct Reference

#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.

Constructor & Destructor Documentation

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

Definition at line 168 of file G4FastPathHadronicCrossSection.cc.

References DBG.

cycleCountEntry::~cycleCountEntry ( )

Definition at line 185 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
G4double G4FastPathHadronicCrossSection::cycleCountEntry::energy
const G4Material* const G4FastPathHadronicCrossSection::cycleCountEntry::material

Definition at line 81 of file G4FastPathHadronicCrossSection.hh.

Referenced by ~cycleCountEntry().

const G4String& G4FastPathHadronicCrossSection::cycleCountEntry::particle

Definition at line 80 of file G4FastPathHadronicCrossSection.hh.

Referenced by ~cycleCountEntry().


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