#include <G4PhysicsVector.hh>
Definition at line 76 of file G4PhysicsVector.hh.
G4PhysicsVector::G4PhysicsVector |
( |
G4bool |
spline = false ) | |
|
G4PhysicsVector::~G4PhysicsVector |
( |
) | |
|
|
virtual |
void G4PhysicsVector::ComputeSecDerivatives |
( |
) | |
|
void G4PhysicsVector::ComputeSecondDerivatives |
( |
G4double |
firstPointDerivative, |
|
|
G4double |
endPointDerivative |
|
) |
| |
void G4PhysicsVector::DeleteData |
( |
) | |
|
|
protected |
G4double G4PhysicsVector::Energy |
( |
size_t |
index) | |
const |
|
inline |
void G4PhysicsVector::FillSecondDerivatives |
( |
) | |
|
virtual size_t G4PhysicsVector::FindBinLocation |
( |
G4double |
theEnergy) | |
const |
|
protectedpure virtual |
size_t G4PhysicsVector::GetLastBin |
( |
) | |
const |
|
inline |
G4double G4PhysicsVector::GetLastEnergy |
( |
) | |
const |
|
inline |
G4double G4PhysicsVector::GetLastValue |
( |
) | |
const |
|
inline |
G4double G4PhysicsVector::GetLowEdgeEnergy |
( |
size_t |
binNumber) | |
const |
|
virtual |
G4double G4PhysicsVector::GetMaxEnergy |
( |
) | |
const |
|
inline |
size_t G4PhysicsVector::GetVectorLength |
( |
) | |
const |
|
inline |
G4bool G4PhysicsVector::IsFilledVectorExist |
( |
) | |
const |
|
inline |
void G4PhysicsVector::operator delete |
( |
void * |
) | |
|
|
inline |
void* G4PhysicsVector::operator new |
( |
size_t |
) | |
|
|
inline |
G4double G4PhysicsVector::operator() |
( |
const size_t |
binNumber) | |
const |
|
inline |
G4double G4PhysicsVector::operator[] |
( |
const size_t |
binNumber) | |
const |
|
inline |
void G4PhysicsVector::PutValue |
( |
size_t |
index, |
|
|
G4double |
theValue |
|
) |
| |
|
inline |
G4bool G4PhysicsVector::Retrieve |
( |
std::ifstream & |
fIn, |
|
|
G4bool |
ascii = false |
|
) |
| |
|
virtual |
void G4PhysicsVector::SetVerboseLevel |
( |
G4int |
value) | |
|
|
inline |
G4bool G4PhysicsVector::Store |
( |
std::ofstream & |
fOut, |
|
|
G4bool |
ascii = false |
|
) |
| |
|
virtual |
size_t G4PhysicsVector::numberOfNodes |
|
protected |
G4int G4PhysicsVector::verboseLevel |
|
protected |
The documentation for this class was generated from the following files: