#include <DetSetRefVector.h>
Public Types | |
using | first_argument_type = C const & |
using | result_type = DetSet< T > const * |
using | second_argument_type = edm::det_id_type const |
Public Member Functions | |
result_type | operator() (first_argument_type iContainer, second_argument_type iIndex) const |
Definition at line 70 of file DetSetRefVector.h.
using edm::refhelper::FindDetSetForDetSetVector< T, C >::first_argument_type = C const& |
Definition at line 73 of file DetSetRefVector.h.
using edm::refhelper::FindDetSetForDetSetVector< T, C >::result_type = DetSet<T> const* |
Definition at line 72 of file DetSetRefVector.h.
using edm::refhelper::FindDetSetForDetSetVector< T, C >::second_argument_type = edm::det_id_type const |
Definition at line 74 of file DetSetRefVector.h.
|
inline |
Definition at line 76 of file DetSetRefVector.h.