CMS 3D CMS Logo

/data/git/CMSSW_5_3_11_patch5/src/DetectorDescription/RegressionTest/src/ddstats.h

Go to the documentation of this file.
00001 #ifndef DD_ddstats_h
00002 #define DD_ddstats_h
00003 #include<iostream>
00004 void ddstats(std::ostream & os);
00005 #endif