|
Geant4
9.6.p02
|
#include <G4PhysicsFreeVector.hh>


Protected Member Functions | |
| virtual size_t | FindBinLocation (G4double theEnergy) const |
Protected Member Functions inherited from G4PhysicsVector | |
| void | DeleteData () |
| void | CopyData (const G4PhysicsVector &vec) |
Additional Inherited Members | |
Protected Attributes inherited from G4PhysicsVector | |
| G4PhysicsVectorType | type |
| G4double | edgeMin |
| G4double | edgeMax |
| size_t | numberOfNodes |
| G4PhysicsVectorCache * | cache |
| G4PVDataVector | dataVector |
| G4PVDataVector | binVector |
| G4PVDataVector | secDerivative |
| G4double | dBin |
| G4double | baseBin |
| G4int | verboseLevel |
Definition at line 62 of file G4PhysicsFreeVector.hh.
| G4PhysicsFreeVector::G4PhysicsFreeVector | ( | ) |
Definition at line 49 of file G4PhysicsFreeVector.cc.
|
explicit |
Definition at line 55 of file G4PhysicsFreeVector.cc.
| G4PhysicsFreeVector::G4PhysicsFreeVector | ( | const G4DataVector & | binVector, |
| const G4DataVector & | dataVector | ||
| ) |
Definition at line 71 of file G4PhysicsFreeVector.cc.
|
virtual |
Definition at line 90 of file G4PhysicsFreeVector.cc.
|
protectedvirtual |
Implements G4PhysicsVector.
Definition at line 112 of file G4PhysicsFreeVector.cc.
1.8.4