00001 #ifndef RectangularVolumeBounds_H 00002 #define RectangularVolumeBounds_H 00003 00004 #include "DataFormats/GeometrySurface/interface/RectangularPlaneBounds.h" 00005 00006 typedef RectangularPlaneBounds RectangularVolumeBounds; 00007 00008 #endif