CMS 3D CMS Logo

DDXMLElementRegistry.cc File Reference

#include "DDXMLElementRegistry.h"
#include "DetectorDescription/Base/interface/DDdebug.h"
#include <string>
#include <algorithm>
#include <map>
#include <vector>
#include <iostream>

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const DDXMLElementRegistry &element)


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const DDXMLElementRegistry element 
)

Definition at line 86 of file DDXMLElementRegistry.cc.

References DDXMLElementRegistry::stream().

00087 {
00088   element.stream(os);
00089   return os;
00090 }


Generated on Tue Jun 9 17:52:37 2009 for CMSSW by  doxygen 1.5.4