#include <G4PhysicsVector.hh>
Definition at line 77 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 |
( |
| ) |
|
size_t G4PhysicsVector::FindBin |
( |
G4double |
energy, |
|
|
size_t |
idx |
|
) |
| const |
|
inline |
G4double G4PhysicsVector::GetLowEdgeEnergy |
( |
size_t |
binNumber | ) |
const |
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 |
std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const G4PhysicsVector & |
pv |
|
) |
| |
|
friend |
size_t G4PhysicsVector::numberOfNodes |
|
protected |
G4int G4PhysicsVector::verboseLevel |
|
protected |
The documentation for this class was generated from the following files: