Geant4
10.01.p03
|
#include "globals.hh"
#include "G4ITType.hh"
#include "G4ThreeVector.hh"
#include "G4KDTreeResult.hh"
#include <map>
#include <vector>
#include <memory>
Go to the source code of this file.
Classes | |
class | G4ITFinder< T > |
Localize the nearest neighbor For now, G4KDTree is used. More... | |
class | G4AllITFinder |
Holds all IT Manager, and take care of deleting them when AllITManager is deleted Set general verbose for all IT Manager. More... | |