Geant4
10.02.p02
|
#include <G4CacheDetails.hh>
Public Member Functions | |
void | Initialize (unsigned int id) |
void | Destroy (unsigned int id, G4bool last) |
VALTYPE & | GetCache (unsigned int id) const |
Private Types | |
typedef std::vector< VALTYPE * > | cache_container |
Static Private Attributes | |
static G4ThreadLocal cache_container * | cache = 0 |
Definition at line 77 of file G4CacheDetails.hh.
|
private |
Definition at line 89 of file G4CacheDetails.hh.
|
inline |
Definition at line 157 of file G4CacheDetails.hh.
References FatalException, and G4Exception().
|
inline |
Definition at line 182 of file G4CacheDetails.hh.
Referenced by G4Cache< F02ElectricFieldSetup * >::GetCache().
|
inline |
Definition at line 141 of file G4CacheDetails.hh.
Referenced by G4Cache< F02ElectricFieldSetup * >::GetCache().
|
staticprivate |
Definition at line 92 of file G4CacheDetails.hh.
Referenced by G4CacheReference< G4double >::Destroy(), G4CacheReference< G4double >::GetCache(), and G4CacheReference< G4double >::Initialize().