1 #ifndef CTPPS_CTPPSDigi_CTPPSPixelDigiCollection_h 2 #define CTPPS_CTPPSDigi_CTPPSPixelDigiCollection_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;
20 const Range get(
unsigned int detID)
const;
21 const std::vector<unsigned int>
detIDs()
const;
const std::vector< unsigned int > detIDs() const
std::vector< CTPPSPixelDigi > container_
std::map< unsigned int, IndexRange >::const_iterator RegistryIterator
static std::string const input
std::vector< CTPPSPixelDigi >::const_iterator ContainerIterator
std::pair< ContainerIterator, ContainerIterator > Range
std::map< unsigned int, IndexRange > Registry
CTPPSPixelDigiCollection()
std::pair< unsigned int, unsigned int > IndexRange
void put(Range input, unsigned int detID)