CMS 3D CMS Logo

CocoaSolidShape.cc

Go to the documentation of this file.
00001 //   COCOA class implementation file
00002 //Id:  CocoaSolidShape.cc
00003 //CAT: Model
00004 //
00005 //   History: v1.0 
00006 //   Pedro Arce
00007 #include <map>
00008 #include <fstream>
00009 
00010 #include "Alignment/CocoaDDLObjects/interface/CocoaSolidShape.h"
00011 
00012 
00013 CocoaSolidShape::CocoaSolidShape( ALIstring type )
00014 { 
00015 
00016   theType = type;
00017 }

Generated on Tue Jun 9 17:23:28 2009 for CMSSW by  doxygen 1.5.4