11#ifndef PIXELGANGEDCLUSTERAMBIGUITIES_H
12#define PIXELGANGEDCLUSTERAMBIGUITIES_H 1
25 const ::InDet::SiCluster*
const& b)
const
33 return (
a->width() < b->width());
45CLASS_DEF( InDet::PixelGangedClusterAmbiguities , 130176466 , 1 )
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
std::multimap< const SiCluster *, const SiCluster *, ::InDet::compare_SiCluster > PixelGangedClusterAmbiguities
bool operator()(const ::InDet::SiCluster *const &a, const ::InDet::SiCluster *const &b) const