CMS 3D CMS Logo

Functions
edm::dsrvdetail Namespace Reference

Functions

void _throw_range (det_id_type i)
 

Function Documentation

◆ _throw_range()

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

Definition at line 58 of file DetSetRefVector.h.

58  {
59  Exception::throwThis(errors::InvalidReference,
60  "DetSetRefVector::operator[] called with index not in collection;\nindex value: ",
61  i);
62  }

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

Referenced by edm::DetSetRefVector< T, C >::operator[]().

mps_fire.i
i
Definition: mps_fire.py:355
edm::errors::InvalidReference
Definition: EDMException.h:39