Geant4
10.03.p02
|
#include <G4PhysicsLinearVector.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 60 of file G4PhysicsLinearVector.hh.
G4PhysicsLinearVector::G4PhysicsLinearVector | ( | ) |
Definition at line 43 of file G4PhysicsLinearVector.cc.
Definition at line 49 of file G4PhysicsLinearVector.cc.
|
virtual |
Definition at line 78 of file G4PhysicsLinearVector.cc.
Reimplemented from G4PhysicsVector.
Definition at line 81 of file G4PhysicsLinearVector.cc.
Reimplemented from G4PhysicsVector.
Definition at line 92 of file G4PhysicsLinearVector.cc.