Geant4
10.02.p01
|
#include <G4AllITFinder.hh>
#include "globals.hh"
#include <map>
#include "G4KDTree.hh"
#include "G4KDTreeResult.hh"
#include "G4Track.hh"
#include "G4ITTrackHolder.hh"
#include "G4ITFinder.icc"
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.