FairRoot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FairMQChunkMerger.h File Reference
#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 Documentation

typedef std::multimap<std::pair<int, int>, std::pair<int, TObject*> > MultiMapDef

Definition at line 24 of file FairMQChunkMerger.h.