Geant4
10.03.p01
|
#include <G4NavigationHistoryPool.hh>
Public Member Functions | |
std::vector< G4NavigationLevel > * | GetNewLevels () |
std::vector< G4NavigationLevel > * | GetLevels () |
void | DeRegister (std::vector< G4NavigationLevel > *pLevels) |
void | Clean () |
void | Print () const |
~G4NavigationHistoryPool () | |
Static Public Member Functions | |
static G4NavigationHistoryPool * | GetInstance () |
Definition at line 47 of file G4NavigationHistoryPool.hh.
G4NavigationHistoryPool::~G4NavigationHistoryPool | ( | ) |
void G4NavigationHistoryPool::Clean | ( | ) |
Definition at line 69 of file G4NavigationHistoryPool.cc.
|
inline |
Definition at line 107 of file G4NavigationHistoryPool.hh.
|
static |
Definition at line 111 of file G4NavigationHistoryPool.cc.
|
inline |
Definition at line 130 of file G4NavigationHistoryPool.hh.
|
inline |
Definition at line 116 of file G4NavigationHistoryPool.hh.
void G4NavigationHistoryPool::Print | ( | ) | const |
Definition at line 83 of file G4NavigationHistoryPool.cc.