#include <G4NavigationHistoryPool.hh>
Definition at line 47 of file G4NavigationHistoryPool.hh.
G4NavigationHistoryPool::~G4NavigationHistoryPool |
( |
| ) |
|
void G4NavigationHistoryPool::Clean |
( |
| ) |
|
Definition at line 130 of file G4NavigationHistoryPool.hh.
132 std::vector<G4NavigationLevel> * levels = 0;
134 if (fFree.size() !=0)
136 levels = fFree.back();
std::vector< G4NavigationLevel > * GetNewLevels()
void G4NavigationHistoryPool::Print |
( |
void |
| ) |
const |
The documentation for this class was generated from the following files: