13 typedef std::pair<const Trk::Layer *, const Trk::Layer *>
LayerPtrPair;
bool operator()(const Trk::Layer *one, const Trk::Layer *two) const
bool operator()(const LayerPtrPair &one, const LayerPtrPair &two) const
std::pair< const Trk::Layer *, const Trk::Layer * > LayerPtrPair
Base Class for a Detector Layer in the Tracking realm.
Ensure that the ATLAS eigen extensions are properly loaded.