CMS 3D CMS Logo

DDLSpecPar.h

Go to the documentation of this file.
00001 #ifndef DDLSPECPAR_H
00002 #define DDLSPECPAR_H
00003 
00004 #include "DDXMLElement.h"
00005 
00006 #include <string>
00007 
00009 
00023 class DDLSpecPar : public DDXMLElement
00024 {
00025  public:
00026 
00028   DDLSpecPar();
00029 
00031   ~DDLSpecPar();
00032 
00033   void processElement (const std::string& name, const std::string& nmspace); 
00034 
00035 };
00036 
00037 #endif
00038 

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