LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "RStarBoundingBox.h"
Public Member Functions | |
SortBoundedItemsByOverlapEnlargement (const typename BoundedItem::BoundingBox *const center) | |
bool | operator() (const BoundedItem *const bi1, const BoundedItem *const bi2) const |
Public Attributes | |
const BoundedItem::BoundingBox *const | m_center |
Definition at line 302 of file RStarBoundingBox.h.
|
inlineexplicit |
Definition at line 306 of file RStarBoundingBox.h.
|
inline |
Definition at line 308 of file RStarBoundingBox.h.
const BoundedItem::BoundingBox* const SortBoundedItemsByOverlapEnlargement< BoundedItem >::m_center |
Definition at line 305 of file RStarBoundingBox.h.