Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#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 43 of file G4NavigationHistoryPool.hh.
G4NavigationHistoryPool::~G4NavigationHistoryPool | ( | ) |
Definition at line 57 of file G4NavigationHistoryPool.cc.
void G4NavigationHistoryPool::Clean | ( | ) |
Definition at line 66 of file G4NavigationHistoryPool.cc.
Referenced by ~G4NavigationHistoryPool().
|
inline |
Definition at line 102 of file G4NavigationHistoryPool.hh.
Referenced by G4NavigationHistory::~G4NavigationHistory().
|
static |
Definition at line 108 of file G4NavigationHistoryPool.cc.
Referenced by G4NavigationHistory::G4NavigationHistory(), G4NavigationHistory::~G4NavigationHistory(), and G4RunManagerKernel::~G4RunManagerKernel().
|
inline |
Definition at line 126 of file G4NavigationHistoryPool.hh.
Referenced by G4NavigationHistory::G4NavigationHistory().
|
inline |
Definition at line 112 of file G4NavigationHistoryPool.hh.
Referenced by GetLevels().
void G4NavigationHistoryPool::Print | ( | ) | const |
Definition at line 80 of file G4NavigationHistoryPool.cc.
Referenced by G4RunManagerKernel::~G4RunManagerKernel().