|
Geant4
10.03.p02
|
#include <G4LPhysicsFreeVector.hh>


Additional Inherited Members | |
Protected Member Functions inherited from G4PhysicsVector | |
| void | DeleteData () |
| void | CopyData (const G4PhysicsVector &vec) |
| void | PrintPutValueError (size_t index) |
Protected Attributes inherited from G4PhysicsVector | |
| G4PhysicsVectorType | type |
| G4double | edgeMin |
| G4double | edgeMax |
| size_t | numberOfNodes |
| G4PVDataVector | dataVector |
| G4PVDataVector | binVector |
| G4PVDataVector | secDerivative |
| G4double | dBin |
| G4double | baseBin |
| G4int | verboseLevel |
Definition at line 54 of file G4LPhysicsFreeVector.hh.
| G4LPhysicsFreeVector::G4LPhysicsFreeVector | ( | ) |
Definition at line 47 of file G4LPhysicsFreeVector.cc.
| G4LPhysicsFreeVector::G4LPhysicsFreeVector | ( | size_t | length, |
| G4double | emin = 0.0, |
||
| G4double | emax = 0.0 |
||
| ) |
Definition at line 53 of file G4LPhysicsFreeVector.cc.
|
virtual |
Definition at line 59 of file G4LPhysicsFreeVector.cc.
Definition at line 73 of file G4LPhysicsFreeVector.hh.

