#include <DetSetRefVector.h>
Public Types | |
using | first_argument_type = DetSetRefVector< T, C > const & |
using | result_type = T const * |
using | second_argument_type = std::pair< det_id_type, typename DetSet< T >::collection_type::size_type > |
Public Member Functions | |
result_type | operator() (first_argument_type iContainer, second_argument_type iIndex) |
Definition at line 294 of file DetSetRefVector.h.
using edm::refhelper::FindForDetSetRefVector< T, C >::first_argument_type = DetSetRefVector<T,C> const& |
Definition at line 297 of file DetSetRefVector.h.
using edm::refhelper::FindForDetSetRefVector< T, C >::result_type = T const* |
Definition at line 296 of file DetSetRefVector.h.
using edm::refhelper::FindForDetSetRefVector< T, C >::second_argument_type = std::pair<det_id_type, typename DetSet<T>::collection_type::size_type> |
Definition at line 298 of file DetSetRefVector.h.
|
inline |
Definition at line 300 of file DetSetRefVector.h.
References edm::DetSetRefVector< T, C >::find().