| 
    Geant4
    10.03
    
   | 
 
#include <G4AllITFinder.hh>#include "globals.hh"#include <map>#include "G4KDTree.hh"#include "G4KDTreeResult.hh"#include "G4Track.hh"#include "G4ITTrackHolder.hh"#include "G4ITFinder.icc"
 Include dependency graph for G4ITFinder.hh:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | G4VITFinder | 
| class | G4ITFinder< T > | 
| Localize the nearest neighbor For now, G4KDTree is used.  More... | |
Macros | |
| #define | TEMPLATE template<class T> | 
| #define | G4ITMANAGER G4ITFinder<T> | 
| #define G4ITMANAGER G4ITFinder<T> | 
Definition at line 132 of file G4ITFinder.hh.
| #define TEMPLATE template<class T> | 
Definition at line 131 of file G4ITFinder.hh.