|
Geant4.10
|
#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 |
| 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 49 of file G4LPhysicsFreeVector.cc.
References T_G4LPhysicsFreeVector, and G4PhysicsVector::type.
Definition at line 57 of file G4LPhysicsFreeVector.cc.
References G4PhysicsVector::binVector, G4PhysicsVector::dataVector, G4PhysicsVector::edgeMax, G4PhysicsVector::edgeMin, G4PhysicsVector::numberOfNodes, T_G4LPhysicsFreeVector, and G4PhysicsVector::type.
|
virtual |
Definition at line 78 of file G4LPhysicsFreeVector.cc.
| void G4LPhysicsFreeVector::DumpValues | ( | ) |
Definition at line 84 of file G4LPhysicsFreeVector.cc.
References G4PhysicsVector::binVector, G4PhysicsVector::dataVector, G4cout, G4endl, python.hepunit::millibarn, and G4PhysicsVector::numberOfNodes.
1.8.7