1 #ifndef ClusterCollectionFP420_h
2 #define ClusterCollectionFP420_h
12 typedef std::pair<ContainerIterator, ContainerIterator>
Range;
13 typedef std::pair<unsigned int, unsigned int>
IndexRange;
14 typedef std::map<unsigned int, IndexRange>
Registry;
29 const Range get(
unsigned int detID)
const;
30 const std::vector<unsigned int>
detIDs()
const;