CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
edm::dslvdetail Namespace Reference

Functions

void _throw_range (det_id_type i)
 

Function Documentation

void edm::dslvdetail::_throw_range ( det_id_type  i)
inline

Definition at line 54 of file DetSetLazyVector.h.

References edm::errors::InvalidReference, and edm::Exception::throwThis().

Referenced by edm::DetSetLazyVector< T >::operator[]().

55  {
56  Exception::throwThis(errors::InvalidReference,
57  "DetSetLazyVector::operator[] called with index not in collection;\nindex value: ", i);
58  }
int i
Definition: DBlmapReader.cc:9