| 
    Geant4
    10.02
    
   | 
 
#include <G4CacheDetails.hh>
 Inheritance diagram for G4CacheReference< VALTYPE >: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().
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 182 of file G4CacheDetails.hh.
Referenced by G4Cache< F02ElectricFieldSetup * >::GetCache().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 141 of file G4CacheDetails.hh.
Referenced by G4Cache< F02ElectricFieldSetup * >::GetCache().
 Here is the caller graph for this function:
      
  | 
  staticprivate | 
Definition at line 92 of file G4CacheDetails.hh.
Referenced by G4CacheReference< G4double >::Destroy(), G4CacheReference< G4double >::GetCache(), and G4CacheReference< G4double >::Initialize().