Geant4.10
|
#include <G4Cache.hh>
Public Types | |
typedef VALTYPE | value_type |
Public Member Functions | |
G4Cache () | |
G4Cache (const value_type &v) | |
virtual | ~G4Cache () |
value_type & | Get () const |
void | Put (const value_type &val) const |
value_type | Pop () |
Protected Member Functions | |
const int & | GetId () const |
Definition at line 85 of file G4Cache.hh.
typedef VALTYPE G4Cache< VALTYPE >::value_type |
Definition at line 87 of file G4Cache.hh.
Definition at line 216 of file G4Cache.hh.
G4Cache< VALTYPE >::G4Cache | ( | const value_type & | v | ) |
Definition at line 237 of file G4Cache.hh.
|
inline |
Definition at line 253 of file G4Cache.hh.
Referenced by G4VectorCache< VALTYPE >::Begin(), G4MapCache< KEYTYPE, VALTYPE >::Begin(), G4VectorCache< VALTYPE >::Clear(), ElectronBenchmarkDetector::ConstructSDandField(), LXeDetectorConstruction::ConstructSDandField(), F04DetectorConstruction::ConstructSDandField(), WLSDetectorConstruction::ConstructSDandField(), F03DetectorConstruction::ConstructSDandField(), F01DetectorConstruction::ConstructSDandField(), F02DetectorConstruction::ConstructSDandField(), G4VectorCache< VALTYPE >::End(), G4MapCache< KEYTYPE, VALTYPE >::End(), G4BiasingProcessInterface::EndTracking(), G4MapCache< KEYTYPE, VALTYPE >::Erase(), G4MapCache< KEYTYPE, VALTYPE >::Find(), G4VectorCache< VALTYPE >::G4VectorCache(), G4BiasingOperationManager::GetBiasingOperations(), G4VBiasingOperator::GetBiasingOperators(), G4MapCache< KEYTYPE, VALTYPE >::Insert(), G4ThreadLocalSingleton< T >::Instance(), G4VectorCache< VALTYPE >::operator[](), G4VectorCache< VALTYPE >::Pop_back(), G4VectorCache< VALTYPE >::Push_back(), G4PenelopeBremsstrahlungFS::SampleGammaEnergy(), G4VectorCache< G4VBiasingOperation * >::Size(), G4MapCache< G4VBiasingOperation *, std::size_t >::Size(), and G4BiasingProcessInterface::StartTracking().
Definition at line 109 of file G4Cache.hh.
Referenced by G4MapCache< KEYTYPE, VALTYPE >::~G4MapCache().
|
inline |
Definition at line 262 of file G4Cache.hh.
|
inline |
Definition at line 257 of file G4Cache.hh.
Referenced by LXeDetectorConstruction::ConstructSDandField(), F04DetectorConstruction::ConstructSDandField(), WLSDetectorConstruction::ConstructSDandField(), F03DetectorConstruction::ConstructSDandField(), F02DetectorConstruction::ConstructSDandField(), F01DetectorConstruction::ConstructSDandField(), G4BiasingProcessInterface::EndTracking(), G4BiasingProcessInterface::G4BiasingProcessInterface(), G4PenelopeBremsstrahlungFS::G4PenelopeBremsstrahlungFS(), G4ThreadLocalSingleton< T >::G4ThreadLocalSingleton(), G4ThreadLocalSingleton< T >::Instance(), G4PenelopeBremsstrahlungFS::SampleGammaEnergy(), and G4BiasingProcessInterface::StartTracking().