CMS 3D CMS Logo

TinyDom2.cc File Reference

#include "DetectorDescription/RegressionTest/src/TinyDom2.h"
#include <string>

Go to the source code of this file.

Functions

void TinyDom2PrettyPrint (ostream &os, const TinyDom2 &dom)


Function Documentation

void TinyDom2PrettyPrint ( ostream &  os,
const TinyDom2 dom 
)

Definition at line 6 of file TinyDom2.cc.

00007 {
00008   TinyDom2Walker walker(dom);
00009   //  unsigned int level = 0;
00010   //printTinyDom2(os, walker, level); // recursive
00011 }


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