FairRoot
|
#include <FairMQDevice.h>
#include <map>
#include <string>
#include <utility>
Go to the source code of this file.
Classes | |
class | FairMQChunkMerger |
Typedefs | |
typedef std::multimap < std::pair< int, int > , std::pair< int, TObject * > > | MultiMapDef |
typedef std::multimap<std::pair<int, int>, std::pair<int, TObject*> > MultiMapDef |
Definition at line 24 of file FairMQChunkMerger.h.