|
Geant4
9.6.p02
|
#include <G4PhysicsVectorCache.hh>
Public Member Functions | |
| G4PhysicsVectorCache () | |
| ~G4PhysicsVectorCache () | |
| void * | operator new (size_t) |
| void | operator delete (void *) |
Public Attributes | |
| G4double | lastEnergy |
| G4double | lastValue |
| size_t | lastBin |
Definition at line 50 of file G4PhysicsVectorCache.hh.
| G4PhysicsVectorCache::G4PhysicsVectorCache | ( | ) |
Definition at line 42 of file G4PhysicsVectorCache.cc.
| G4PhysicsVectorCache::~G4PhysicsVectorCache | ( | ) |
Definition at line 47 of file G4PhysicsVectorCache.cc.
Definition at line 81 of file G4PhysicsVectorCache.hh.
|
inline |
Definition at line 74 of file G4PhysicsVectorCache.hh.
| size_t G4PhysicsVectorCache::lastBin |
Definition at line 65 of file G4PhysicsVectorCache.hh.
| G4double G4PhysicsVectorCache::lastEnergy |
Definition at line 63 of file G4PhysicsVectorCache.hh.
| G4double G4PhysicsVectorCache::lastValue |
Definition at line 64 of file G4PhysicsVectorCache.hh.
1.8.4