CMS 3D CMS Logo

DDAlgoPar.h

Go to the documentation of this file.
00001 #ifndef DDAlgoPar_h
00002 #define DDAlgoPar_h
00003 
00004 #include <map>
00005 #include <vector>
00006 #include <string>
00007 
00009 typedef std::map<std::string, std::vector<std::string> > parS_type;
00010 
00012 typedef std::map<std::string, std::vector<double> > parE_type;
00013 
00014 #endif

Generated on Tue Jun 9 17:31:49 2009 for CMSSW by  doxygen 1.5.4