|
Geant4
10.00.p02
|
#include "globals.hh"#include <map>#include "G4AllITManager.hh"#include "G4ITBox.hh"#include "G4KDTree.hh"#include "G4Track.hh"#include "G4ITManager.icc"
Include dependency graph for G4ITManager.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | G4VITManager |
| G4VITManager is just a virtual interface for G4ITManager. More... | |
| class | G4VITManager::iterator |
| class | G4VITManager::allbox_iterator |
| class | G4VITManager::const_iterator |
| class | G4ITManager< T > |
| G4ITManager is able to save into different boxes the ITs that will be used in the simulation. More... | |
Macros | |
| #define | TEMPLATE template<typename T> |
| #define | G4ITMANAGER G4ITManager<T> |
| #define G4ITMANAGER G4ITManager<T> |
Definition at line 249 of file G4ITManager.hh.
| #define TEMPLATE template<typename T> |
Definition at line 248 of file G4ITManager.hh.