The Gaudi Framework  master (37c0b60a)
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
 This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from python with a format liks : ( nbins, min, max, title ) where title can be ommited.
 
 Gaudi::TestSuite
 
 Gaudi::TestSuite::MultiInput
 

Typedefs

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

Functions

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