An iterator adaptor for a map<Index, vector<Digi> > that when dereferenced returns a pair<Index, pair<vector<Digi>::const_iterator, vector<Digi>::const_iterator > > where the two iterators point to begin and and of the vector. More...
#include "/MuonDigiCollection.h"
An iterator adaptor for a map<Index, vector<Digi> > that when dereferenced returns a pair<Index, pair<vector<Digi>::const_iterator, vector<Digi>::const_iterator > > where the two iterators point to begin and and of the vector.