CMS 3D CMS Logo

DDCheck.h

Go to the documentation of this file.
00001 #ifndef DDD_DDCheck_h
00002 #define DDD_DDCheck_h
00003 
00004 #include <iostream>
00005 #include <vector>
00006 #include "DetectorDescription/Core/interface/DDName.h"
00007 #include <map>
00008 // some self-consistency checks
00009 
00010 bool DDCheck(std::ostream&);
00011 bool DDCheckMaterials(std::ostream&, std::vector<std::pair<std::string,DDName> > * = 0);
00012 
00013 #endif

Generated on Tue Jun 9 17:32:11 2009 for CMSSW by  doxygen 1.5.4