40 #ifndef G4NAVIGATIONHISTORYPOOL_HH
41 #define G4NAVIGATIONHISTORYPOOL_HH
57 std::vector<G4NavigationLevel> *
GetLevels();
61 inline void DeRegister(std::vector<G4NavigationLevel> * pLevels);
75 inline void Register(std::vector<G4NavigationLevel> * pLevels);
85 std::vector<std::vector<G4NavigationLevel> *>
fPool;
94 Register(std::vector<G4NavigationLevel> * pLevels)
96 fPool.push_back(pLevels);
107 std::vector<std::vector<G4NavigationLevel> *>::iterator
118 std::vector<G4NavigationLevel> * aLevelVec =
static const G4int kHistoryMax
~G4NavigationHistoryPool()
std::vector< G4NavigationLevel > * GetNewLevels()
void Register(std::vector< G4NavigationLevel > *pLevels)
static G4ThreadLocal G4NavigationHistoryPool * fgInstance
void DeRegister(std::vector< G4NavigationLevel > *pLevels)
std::vector< G4NavigationLevel > * GetLevels()
std::vector< std::vector< G4NavigationLevel > * > fPool
std::vector< G4bool > fActive
static G4NavigationHistoryPool * GetInstance()
G4NavigationHistoryPool()
static const G4double pos