00001 // $Id: Solids.h,v 1.2 2003/04/25 08:52:23 sponce Exp $ 00002 #ifndef __DETDESC_SOLID_SOLIDS_H__ 00003 #define __DETDESC_SOLID_SOLIDS_H__ 00004 00005 00006 // 00007 // primitive solids 00008 #include "DetDesc/SolidPrimitives.h" 00009 00010 // 00011 // advanced solids 00012 #include "DetDesc/SolidAdvanced.h" 00013 00014 00015 00016 #endif // __DETDESC_SOLID_SOLIDS_H__ 00017