CMS 3D CMS Logo

TinyDom.cc File Reference

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

Go to the source code of this file.

Functions

void TinyDomPrettyPrint (ostream &os, const TinyDom &dom)


Function Documentation

void TinyDomPrettyPrint ( ostream &  os,
const TinyDom dom 
)

Definition at line 6 of file TinyDom.cc.

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


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