The Gaudi Framework  v36r1 (3e2fb5a8)
MIHelpers.h File Reference
#include "RootCnv/RootAddress.h"
#include <istream>
#include <ostream>
#include <tuple>
Include dependency graph for MIHelpers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Gaudi
 Header file for std:chrono::duration-based Counters.
 
 Gaudi::Examples
 
 Gaudi::Examples::MultiInput
 

Typedefs

typedef std::tuple< long, CLID, std::string, std::string, unsigned long, unsigned long > Gaudi::Examples::MultiInput::RootAddressArgs
 

Functions

std::ostreamGaudi::operator<< (std::ostream &o, const RootAddress &addr)
 
std::istreamGaudi::Examples::MultiInput::operator>> (std::istream &i, RootAddressArgs &addr)
 
Gaudi::RootAddressGaudi::Examples::MultiInput::make_address (RootAddressArgs args)