CMS 3D CMS Logo

TinyDom.cc
Go to the documentation of this file.
2 
3 using namespace std;
4 
5 void TinyDomPrettyPrint(ostream& os, const TinyDom& dom) { TinyDomWalker walker(dom); }
TinyDomPrettyPrint
void TinyDomPrettyPrint(ostream &os, const TinyDom &dom)
Definition: TinyDom.cc:5
math::GraphWalker
Definition: GraphWalker.h:12
contentValuesFiles.dom
dom
Definition: contentValuesFiles.py:50
TinyDom.h
std
Definition: JetResolutionObject.h:76
math::Graph< NodeName, AttList >