Namespaces | Functions
RegistryItem.cxx File Reference
#include <string>
#include <iostream>
#include "Framework/Registry/RegistryItem.h"

Go to the source code of this file.

Namespaces

 genie
 THE MAIN GENIE PROJECT NAMESPACE
 

Functions

template ostream & genie::operator<< (ostream &stream, const RegistryItem< RgBool > &r)
 
template ostream & genie::operator<< (ostream &stream, const RegistryItem< RgDbl > &r)
 
template ostream & genie::operator<< (ostream &stream, const RegistryItem< RgStr > &r)
 
template ostream & genie::operator<< (ostream &stream, const RegistryItem< RgAlg > &r)
 
template ostream & genie::operator<< (ostream &stream, const RegistryItem< RgH1F > &r)
 
template ostream & genie::operator<< (ostream &stream, const RegistryItem< RgH2F > &r)
 
template ostream & genie::operator<< (ostream &stream, const RegistryItem< RgTree > &r)
 
template<typename T >
ostream & genie::operator<< (ostream &stream, const RegistryItem< T > &rec)