|
Geant4
9.6.p02
|
#include <G4VelocityTable.hh>
Public Member Functions | |
| G4VelocityTable () | |
| ~G4VelocityTable () | |
| G4double | Value (G4double theEnergy) |
Static Public Member Functions | |
| static G4VelocityTable * | GetVelocityTable () |
| static void | SetVelocityTableProperties (G4double t_max, G4double t_min, G4int nbin) |
| static G4double | GetMaxTOfVelocityTable () |
| static G4double | GetMinTOfVelocityTable () |
| static G4int | GetNbinOfVelocityTable () |
Definition at line 51 of file G4VelocityTable.hh.
| G4VelocityTable::G4VelocityTable | ( | ) |
Definition at line 52 of file G4VelocityTable.cc.
| G4VelocityTable::~G4VelocityTable | ( | ) |
Definition at line 63 of file G4VelocityTable.cc.
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 167 of file G4VelocityTable.cc.


1.8.4