42 #ifndef G4VelocityTable_h
43 #define G4VelocityTable_h 1
static G4VelocityTable * GetVelocityTable()
static G4double GetMinTOfVelocityTable()
void PrepareVelocityTable()
G4VTDataVector dataVector
G4VTDataVector secDerivative
size_t FindBinLocation(G4double theEnergy) const
static G4int GetNbinOfVelocityTable()
static void SetVelocityTableProperties(G4double t_max, G4double t_min, G4int nbin)
static G4ThreadLocal G4VelocityTable * theInstance
static G4double GetMaxTOfVelocityTable()
G4double Value(G4double theEnergy)
G4double Interpolation() const
std::vector< G4double > G4VTDataVector