![]() |
The Gaudi Framework
v36r9 (fd2bdac3)
|
Classes | |
class | DumpAddress |
Write the content of the RootAddress of a data object. More... | |
class | ReadAlg |
Simple algorithm used to read data from two files. More... | |
class | WriteAlg |
Simple algorithm used to produce dummy data in the transient store. More... | |
Typedefs | |
typedef std::tuple< long, CLID, std::string, std::string, unsigned long, unsigned long > | RootAddressArgs |
Functions | |
std::istream & | operator>> (std::istream &i, RootAddressArgs &addr) |
Gaudi::RootAddress * | make_address (RootAddressArgs args) |
typedef std::tuple<long, CLID, std::string, std::string, unsigned long, unsigned long> Gaudi::Examples::MultiInput::RootAddressArgs |
Definition at line 27 of file MIHelpers.h.
|
inline |
|
inline |