CMS 3D CMS Logo

DDLTrapezoid.h

Go to the documentation of this file.
00001 #ifndef DDLTRAPEZOID_H
00002 #define DDLTRAPEZOID_H
00003 
00004 // -------------------------------------------------------------------------
00005 // Includes
00006 // -------------------------------------------------------------------------
00007 #include "DDLSolid.h"
00008 
00009 #include <string>
00010 #include <vector>
00011 
00012 
00013 
00025 class DDLTrapezoid : public DDLSolid
00026 {
00027  public:
00028 
00030   DDLTrapezoid();
00031 
00033   ~DDLTrapezoid();
00034 
00035   void processElement (const std::string& name, const std::string& nmspace); 
00036 
00037 };
00038 #endif

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