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


Additional Inherited Members | |
Protected Member Functions inherited from G4PhysicsVector | |
| void | DeleteData () |
| void | CopyData (const G4PhysicsVector &vec) |
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 52 of file G4LPhysicsFreeVector.hh.
| G4LPhysicsFreeVector::G4LPhysicsFreeVector | ( | ) |
Definition at line 48 of file G4LPhysicsFreeVector.cc.
Definition at line 56 of file G4LPhysicsFreeVector.cc.
| G4LPhysicsFreeVector::~G4LPhysicsFreeVector | ( | ) |
Definition at line 77 of file G4LPhysicsFreeVector.cc.
| void G4LPhysicsFreeVector::DumpValues | ( | ) |
Definition at line 83 of file G4LPhysicsFreeVector.cc.

1.8.4