Geant4
9.6.p02
|
#include <G4PhysicsLinearVector.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 59 of file G4PhysicsLinearVector.hh.
G4PhysicsLinearVector::G4PhysicsLinearVector | ( | ) |
Definition at line 42 of file G4PhysicsLinearVector.cc.
|
explicit |
Definition at line 48 of file G4PhysicsLinearVector.cc.
Definition at line 64 of file G4PhysicsLinearVector.cc.
|
virtual |
Definition at line 93 of file G4PhysicsLinearVector.cc.
|
protectedvirtual |
Implements G4PhysicsVector.
Definition at line 116 of file G4PhysicsLinearVector.cc.
Reimplemented from G4PhysicsVector.
Definition at line 95 of file G4PhysicsLinearVector.cc.
Reimplemented from G4PhysicsVector.
Definition at line 107 of file G4PhysicsLinearVector.cc.