Classes | |
struct | DetSetVectorTrans |
struct | Pointer |
struct | ToRM |
Functions | |
void | errorFilling () |
void | errorIdExists (det_id_type iid) |
void | notSafe () |
void | throw_range (det_id_type iid) |
void | throwCapacityExausted () |
void edmNew::dstvdetails::errorFilling | ( | ) |
Definition at line 6 of file DetSetVectorNew.cc.
References Exception, and edm::errors::LogicError.
Referenced by edmNew::dstvdetails::DetSetVectorTrans::ready().
void edmNew::dstvdetails::errorIdExists | ( | det_id_type | iid | ) |
Definition at line 16 of file DetSetVectorNew.cc.
References Exception, and edm::errors::InvalidReference.
Referenced by edmNew::DetSetVector< SiStripCluster >::addItem().
void edmNew::dstvdetails::notSafe | ( | ) |
Definition at line 11 of file DetSetVectorNew.cc.
References Exception, and edm::errors::LogicError.
Referenced by edmNew::DetSetVector< T >::FastFiller::FastFiller().
void edmNew::dstvdetails::throw_range | ( | det_id_type | iid | ) |
Definition at line 22 of file DetSetVectorNew.cc.
References Exception, and edm::errors::InvalidReference.
Referenced by edmNew::DetSetVector< SiStripCluster >::operator[]().
|
inline |
Definition at line 141 of file DetSetVectorNew.h.
Referenced by edmNew::DetSetVector< T >::FastFiller::checkCapacityExausted(), edmNew::DetSetVector< T >::FastFiller::reserve(), and edmNew::DetSetVector< T >::TSFastFiller::~TSFastFiller().