Geant4  10.00.p02
G4EnergyLossTablesHelper Class Reference

#include <G4EnergyLossTables.hh>

+ Collaboration diagram for G4EnergyLossTablesHelper:

Public Member Functions

 G4EnergyLossTablesHelper ()
 

Private Member Functions

 G4EnergyLossTablesHelper (const G4PhysicsTable *aDEDXTable, const G4PhysicsTable *aRangeTable, const G4PhysicsTable *anInverseRangeTable, const G4PhysicsTable *aLabTimeTable, const G4PhysicsTable *aProperTimeTable, G4double aLowestKineticEnergy, G4double aHighestKineticEnergy, G4double aMassRatio, G4int aNumberOfBins)
 

Private Attributes

const G4PhysicsTabletheDEDXTable
 
const G4PhysicsTabletheRangeTable
 
const G4PhysicsTabletheInverseRangeTable
 
const G4PhysicsTabletheLabTimeTable
 
const G4PhysicsTabletheProperTimeTable
 
G4double theLowestKineticEnergy
 
G4double theHighestKineticEnergy
 
G4double theMassRatio
 
G4int theNumberOfBins
 

Friends

class G4EnergyLossTables
 

Detailed Description

Definition at line 71 of file G4EnergyLossTables.hh.

Constructor & Destructor Documentation

G4EnergyLossTablesHelper::G4EnergyLossTablesHelper ( )
G4EnergyLossTablesHelper::G4EnergyLossTablesHelper ( const G4PhysicsTable aDEDXTable,
const G4PhysicsTable aRangeTable,
const G4PhysicsTable anInverseRangeTable,
const G4PhysicsTable aLabTimeTable,
const G4PhysicsTable aProperTimeTable,
G4double  aLowestKineticEnergy,
G4double  aHighestKineticEnergy,
G4double  aMassRatio,
G4int  aNumberOfBins 
)
private

Definition at line 85 of file G4EnergyLossTables.cc.

Friends And Related Function Documentation

friend class G4EnergyLossTables
friend

Definition at line 73 of file G4EnergyLossTables.hh.

Member Data Documentation

const G4PhysicsTable* G4EnergyLossTablesHelper::theInverseRangeTable
private

Definition at line 92 of file G4EnergyLossTables.hh.

Referenced by G4EnergyLossTables::GetPreciseEnergyFromRange().

const G4PhysicsTable* G4EnergyLossTablesHelper::theLabTimeTable
private
G4int G4EnergyLossTablesHelper::theNumberOfBins
private
const G4PhysicsTable* G4EnergyLossTablesHelper::theProperTimeTable
private
const G4PhysicsTable* G4EnergyLossTablesHelper::theRangeTable
private

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