CMS 3D CMS Logo

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