ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4CacheReference< G4double > Class Template Reference

#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)
 
G4doubleGetCache (unsigned int id) const
 

Private Types

typedef std::vector< G4doublecache_container
 

Static Private Member Functions

static G4GLOB_DLL
cache_container *& 
cache ()
 

Detailed Description

template<>
class G4CacheReference< G4double >

Definition at line 119 of file G4CacheDetails.hh.

View newest version in sPHENIX GitHub at line 119 of file G4CacheDetails.hh

Member Typedef Documentation

typedef std::vector<G4double> G4CacheReference< G4double >::cache_container
private

Definition at line 131 of file G4CacheDetails.hh.

View newest version in sPHENIX GitHub at line 131 of file G4CacheDetails.hh

Member Function Documentation

Definition at line 32 of file G4CacheDetails.cc.

View newest version in sPHENIX GitHub at line 32 of file G4CacheDetails.cc

References G4ThreadLocalStatic.

void G4CacheReference< G4double >::Destroy ( unsigned int  id,
G4bool  last 
)
inline

Definition at line 306 of file G4CacheDetails.hh.

View newest version in sPHENIX GitHub at line 306 of file G4CacheDetails.hh

References G4CacheReference< VALTYPE >::cache().

+ Here is the call graph for this function:

G4double & G4CacheReference< G4double >::GetCache ( unsigned int  id) const
inline

Definition at line 319 of file G4CacheDetails.hh.

View newest version in sPHENIX GitHub at line 319 of file G4CacheDetails.hh

References G4CacheReference< VALTYPE >::cache().

+ Here is the call graph for this function:

void G4CacheReference< G4double >::Initialize ( unsigned int  id)
inline

Definition at line 291 of file G4CacheDetails.hh.

View newest version in sPHENIX GitHub at line 291 of file G4CacheDetails.hh

References G4CacheReference< VALTYPE >::cache().

+ Here is the call graph for this function:


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