Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
G4TablesForExtrapolator.hh File Reference
#include "globals.hh"
#include "G4PhysicsTable.hh"
#include "G4DataVector.hh"
#include <vector>
Include dependency graph for G4TablesForExtrapolator.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  G4TablesForExtrapolator
 

Enumerations

enum  ExtTableType {
  fDedxElectron = 0, fDedxPositron, fDedxProton, fDedxMuon,
  fRangeElectron, fRangePositron, fRangeProton, fRangeMuon,
  fInvRangeElectron, fInvRangePositron, fInvRangeProton, fInvRangeMuon,
  fMscElectron
}
 

Enumeration Type Documentation

Enumerator
fDedxElectron 
fDedxPositron 
fDedxProton 
fDedxMuon 
fRangeElectron 
fRangePositron 
fRangeProton 
fRangeMuon 
fInvRangeElectron 
fInvRangePositron 
fInvRangeProton 
fInvRangeMuon 
fMscElectron 

Definition at line 58 of file G4TablesForExtrapolator.hh.