Box structure used to define 2D field. It's used in KDTree building step to divide the detector space (ECAL, HCAL...) and in searching step to create a bounding box around the demanded point (Track collision point, PS projection...).
More...
template<unsigned DIM>
class lar_content::KDTreeBoxT< DIM >
Box structure used to define 2D field. It's used in KDTree building step to divide the detector space (ECAL, HCAL...) and in searching step to create a bounding box around the demanded point (Track collision point, PS projection...).
Definition at line 36 of file KDTreeLinkerToolsT.h.