13 throw cms::Exception(
"InvalidReference") <<
"SiPixelClusterShapeCache caches values for SiPixelClusters with ProductID " <<
productId_ <<
", got SiPixelClusterRef with ID " << ref.
id();
15 throw cms::Exception(
"InvalidReference") <<
"SiPixelClusterShapeCache caches values for SiPixelClusters with ProductID " <<
productId_ <<
" that has " <<
data_.size() <<
" clusters, got SiPixelClusterRef with index " << ref.
index();
void checkRef(const ClusterRef &cluster) const
~SiPixelClusterShapeData()
ProductID id() const
Accessor for product ID.
~SiPixelClusterShapeCache()
std::vector< Field > data_
edm::ProductID productId_