CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
TinyDom.cc File Reference
#include "DetectorDescription/RegressionTest/src/TinyDom.h"

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 5 of file TinyDom.cc.

5 { TinyDomWalker walker(dom); }