Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PhysicsLnVector.hh>
Protected Member Functions | |
virtual size_t | FindBinLocation (G4double theEnergy) const |
Protected Member Functions inherited from G4PhysicsVector | |
virtual size_t | FindBinLocation (G4double theEnergy) const =0 |
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 55 of file G4PhysicsLnVector.hh.
G4PhysicsLnVector::G4PhysicsLnVector | ( | ) |
Definition at line 42 of file G4PhysicsLnVector.cc.
|
explicit |
Definition at line 48 of file G4PhysicsLnVector.cc.
Definition at line 64 of file G4PhysicsLnVector.cc.
G4PhysicsLnVector::~G4PhysicsLnVector | ( | ) |
Definition at line 91 of file G4PhysicsLnVector.cc.
|
protectedvirtual |
Implements G4PhysicsVector.
Definition at line 113 of file G4PhysicsLnVector.cc.
Reimplemented from G4PhysicsVector.
Definition at line 93 of file G4PhysicsLnVector.cc.
Reimplemented from G4PhysicsVector.
Definition at line 105 of file G4PhysicsLnVector.cc.