#include <CosmicHitPairGeneratorFromLayerPair.h>
◆ CompareHitPairsY()
◆ operator()()
Definition at line 17 of file CosmicHitPairGeneratorFromLayerPair.h.
26 if (ou1p.
y() * ou2p.
y() < 0)
27 return ou1p.
y() > ou2p.
y();
References funct::abs(), TrackingRecHit::geographicalId(), TrackerGeometry::idToDet(), OrderedHitPair::inner(), TrackingRecHit::localPosition(), OrderedHitPair::outer(), GeomDet::toGlobal(), tracker, PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
◆ tracker