CMS 3D CMS Logo

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

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

5 { TinyDom2Walker walker(dom); }