Main Page
Namespaces
Classes
Package Documentation
DetectorDescription
RegressionTest
src
TinyDom.cc
Go to the documentation of this file.
1
#include "
DetectorDescription/RegressionTest/src/TinyDom.h
"
2
3
using namespace
std
;
4
5
void
TinyDomPrettyPrint
(ostream & os ,
const
TinyDom
& dom)
6
{
7
TinyDomWalker
walker(dom);
8
}
TinyDomPrettyPrint
void TinyDomPrettyPrint(ostream &os, const TinyDom &dom)
Definition:
TinyDom.cc:5
std
Definition:
JetResolutionObject.h:80
TinyDom.h
math::Graph< NodeName, AttList >
math::GraphWalker
Definition:
GraphWalker.h:12
Generated for CMSSW Reference Manual by
1.8.11