| 
    Geant4
    10.03
    
   | 
 
 Include dependency graph for G4KDTreeResult.hh:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | G4KDTreeResult | 
Macros | |
| #define | KDTR_parent std::vector<ResNode> | 
| G4KDTreeResult enables to go through the nearest entities found by G4KDTree.  More... | |
Typedefs | |
| typedef  G4ReferenceCountedHandle < G4KDTreeResult >  | G4KDTreeResultHandle | 
| typedef  G4ReferenceCountedHandle < ResNode >  | ResNodeHandle | 
Variables | |
| G4DLLIMPORT G4ThreadLocal  G4Allocator< G4KDTreeResult > *  | aKDTreeAllocator | 
| #define KDTR_parent std::vector<ResNode> | 
G4KDTreeResult enables to go through the nearest entities found by G4KDTree.
Definition at line 68 of file G4KDTreeResult.hh.
Definition at line 58 of file G4KDTreeResult.hh.
| typedef G4ReferenceCountedHandle<ResNode> ResNodeHandle | 
Definition at line 61 of file G4KDTreeResult.hh.
| G4DLLIMPORT G4ThreadLocal G4Allocator<G4KDTreeResult>* aKDTreeAllocator | 
Definition at line 40 of file G4KDTreeResult.cc.
Referenced by G4KDTreeResult::operator delete(), and G4KDTreeResult::operator new().