ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/global/management/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 Member Functions | |
static cache_container *& | cache () |
Definition at line 73 of file G4CacheDetails.hh.
View newest version in sPHENIX GitHub at line 73 of file G4CacheDetails.hh
|
private |
Definition at line 89 of file G4CacheDetails.hh.
View newest version in sPHENIX GitHub at line 89 of file G4CacheDetails.hh
|
staticprivate |
Definition at line 208 of file G4CacheDetails.hh.
View newest version in sPHENIX GitHub at line 208 of file G4CacheDetails.hh
References G4ThreadLocalStatic.
Referenced by G4CacheReference< G4double >::Destroy(), G4CacheReference< G4double >::GetCache(), and G4CacheReference< G4double >::Initialize().
|
inline |
Definition at line 161 of file G4CacheDetails.hh.
View newest version in sPHENIX GitHub at line 161 of file G4CacheDetails.hh
References FatalException, and G4Exception().
|
inline |
Definition at line 201 of file G4CacheDetails.hh.
View newest version in sPHENIX GitHub at line 201 of file G4CacheDetails.hh
Referenced by G4Cache< F02ElectricFieldSetup * >::GetCache().
|
inline |
Definition at line 140 of file G4CacheDetails.hh.
View newest version in sPHENIX GitHub at line 140 of file G4CacheDetails.hh
Referenced by G4Cache< F02ElectricFieldSetup * >::GetCache().