Functions
RegistryItemTypeDef.cxx File Reference
#include "Framework/Registry/RegistryItemTypeDef.h"

Go to the source code of this file.

Functions

ostream & operator<< (ostream &stream, const RgAlg &alg)
 

Function Documentation

ostream& operator<< ( ostream &  stream,
const RgAlg alg 
)

Definition at line 33 of file RegistryItemTypeDef.cxx.

34 {
35  stream << alg.name << "/" << alg.config;
36  return stream;
37 }
string config