ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "G4KDTreeResult.hh"
Go to the source code of this file.
Classes | |
struct | ResNode |
Functions | |
G4Allocator< G4KDTreeResult > *& | aKDTreeAllocator () |
bool | CompareResNode (const ResNode &left, const ResNode &right) |
G4Allocator<G4KDTreeResult>*& aKDTreeAllocator | ( | ) |
Definition at line 39 of file G4KDTreeResult.cc.
View newest version in sPHENIX GitHub at line 39 of file G4KDTreeResult.cc
References G4ThreadLocalStatic.
Referenced by G4KDTreeResult::operator delete(), and G4KDTreeResult::operator new().
Definition at line 81 of file G4KDTreeResult.cc.
View newest version in sPHENIX GitHub at line 81 of file G4KDTreeResult.cc
References right.
Referenced by G4KDTreeResult::Sort().