Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4EnergyLossTablesHelper Class Reference

#include <G4EnergyLossTables.hh>

Public Member Functions

 G4EnergyLossTablesHelper ()
 

Friends

class G4EnergyLossTables
 

Detailed Description

Definition at line 71 of file G4EnergyLossTables.hh.

Constructor & Destructor Documentation

◆ G4EnergyLossTablesHelper()

G4EnergyLossTablesHelper::G4EnergyLossTablesHelper ( )

Definition at line 93 of file G4EnergyLossTables.cc.

94{
95 theLowestKineticEnergy = 0.0;
96 theHighestKineticEnergy= 0.0;
97 theMassRatio = 0.0;
98 theNumberOfBins = 0;
99}

Friends And Related Function Documentation

◆ G4EnergyLossTables

friend class G4EnergyLossTables
friend

Definition at line 73 of file G4EnergyLossTables.hh.


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