46#ifndef G4AllITFinder_h
47#define G4AllITFinder_h 1
120 std::map<G4ITType, G4VITFinder*> fITSubManager;
G4ITBox * GetBox(const G4Track *)
G4KDTreeResultHandle FindNearest(const G4ThreeVector &pos, const T *it)
G4VITFinder * GetInstance(G4ITType)
G4KDTreeResultHandle FindNearestInRange(const G4ThreeVector &pos, const T *it, G4double range)
void SetVerboseLevel(G4int level)
static G4AllITFinder * Instance()
void RegisterManager(G4VITFinder *manager)
static void DeleteInstance()
void Push(G4Track *track)
G4KDTreeResultHandle FindNearestInRange(const T *point, G4int key, G4double)
G4KDTreeResultHandle FindNearest(const G4ThreeVector &, G4int key)
static G4ITFinder * Instance()