Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
G4PhysicsVectorCache Class Reference

#include <G4PhysicsVectorCache.hh>

Public Member Functions

 G4PhysicsVectorCache ()
 
 ~G4PhysicsVectorCache ()
 
voidoperator new (size_t)
 
void operator delete (void *)
 

Public Attributes

G4double lastEnergy
 
G4double lastValue
 
size_t lastBin
 

Detailed Description

Definition at line 50 of file G4PhysicsVectorCache.hh.

Constructor & Destructor Documentation

G4PhysicsVectorCache::G4PhysicsVectorCache ( )

Definition at line 42 of file G4PhysicsVectorCache.cc.

G4PhysicsVectorCache::~G4PhysicsVectorCache ( )

Definition at line 47 of file G4PhysicsVectorCache.cc.

Member Function Documentation

void G4PhysicsVectorCache::operator delete ( void aCache)
inline

Definition at line 81 of file G4PhysicsVectorCache.hh.

void * G4PhysicsVectorCache::operator new ( size_t  )
inline

Definition at line 74 of file G4PhysicsVectorCache.hh.

Member Data Documentation

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.


The documentation for this class was generated from the following files: