Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | List of all members
G4VelocityTable Class Reference

#include <G4VelocityTable.hh>

Public Member Functions

 G4VelocityTable ()
 
 ~G4VelocityTable ()
 
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.

Constructor & Destructor Documentation

G4VelocityTable::G4VelocityTable ( )

Definition at line 52 of file G4VelocityTable.cc.

G4VelocityTable::~G4VelocityTable ( )

Definition at line 63 of file G4VelocityTable.cc.

Member Function Documentation

G4double G4VelocityTable::GetMaxTOfVelocityTable ( )
static

Definition at line 190 of file G4VelocityTable.cc.

Here is the caller graph for this function:

G4double G4VelocityTable::GetMinTOfVelocityTable ( )
static

Definition at line 195 of file G4VelocityTable.cc.

Here is the caller graph for this function:

G4int G4VelocityTable::GetNbinOfVelocityTable ( )
static

Definition at line 200 of file G4VelocityTable.cc.

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 167 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: