|
Geant4
9.6.p02
|
#include <G4PhysicsLogVector.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 G4PhysicsLogVector.hh.
| G4PhysicsLogVector::G4PhysicsLogVector | ( | ) |
Definition at line 49 of file G4PhysicsLogVector.cc.
|
explicit |
Definition at line 55 of file G4PhysicsLogVector.cc.
Definition at line 71 of file G4PhysicsLogVector.cc.
|
virtual |
Definition at line 100 of file G4PhysicsLogVector.cc.
|
protectedvirtual |
Implements G4PhysicsVector.
Definition at line 124 of file G4PhysicsLogVector.cc.
Reimplemented from G4PhysicsVector.
Definition at line 104 of file G4PhysicsLogVector.cc.

Reimplemented from G4PhysicsVector.
Definition at line 116 of file G4PhysicsLogVector.cc.

1.8.4