#include <vector>
#include <map>
#include <iterator>
Go to the source code of this file.
Classes | |
class | DigiContainerIterator< IndexType, DigiType > |
class | MuonDigiCollection< IndexType, DigiType > |
A container for a generic type of digis indexed by some index, implemented with a map<IndexType, vector<DigiType> > More... | |
Declaration of class MuonDigiCollection
Definition in file MuonDigiCollection.h.