Geant4_10
Public Member Functions | Static Public Member Functions | List of all members
G4VelocityTable Class Reference

#include <G4VelocityTable.hh>

Public Member Functions

G4double Value (G4double theEnergy)
 

Static Public Member Functions

static G4VelocityTableGetVelocityTable ()
 
static void SetVelocityTableProperties (G4double t_max, G4double t_min, G4int nbin)
 
static G4double GetMaxTOfVelocityTable ()
 
static G4double GetMinTOfVelocityTable ()
 
static G4int GetNbinOfVelocityTable ()
 

Detailed Description

Definition at line 51 of file G4VelocityTable.hh.

Member Function Documentation

G4double G4VelocityTable::GetMaxTOfVelocityTable ( )
static

Definition at line 193 of file G4VelocityTable.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4VelocityTable::GetMinTOfVelocityTable ( )
static

Definition at line 200 of file G4VelocityTable.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4VelocityTable::GetNbinOfVelocityTable ( )
static

Definition at line 207 of file G4VelocityTable.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4VelocityTable * G4VelocityTable::GetVelocityTable ( )
static

Definition at line 160 of file G4VelocityTable.cc.

Here is the caller graph for this function:

void G4VelocityTable::SetVelocityTableProperties ( G4double  t_max,
G4double  t_min,
G4int  nbin 
)
static

Definition at line 168 of file G4VelocityTable.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4VelocityTable::Value ( G4double  theEnergy)

Definition at line 123 of file G4VelocityTable.cc.

Here is the caller graph for this function:


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