Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Friends
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 ( )

Definition at line 108 of file G4EnergyLossTables.cc.

109 {
110  theLowestKineticEnergy = 0.0;
111  theHighestKineticEnergy= 0.0;
112  theMassRatio = 0.0;
113  theNumberOfBins = 0;
114 }

Friends And Related Function Documentation

friend class G4EnergyLossTables
friend

Definition at line 73 of file G4EnergyLossTables.hh.


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