#ifndef SMT_CHECK_GEOMETRY_HPP #define SMT_CHECK_GEOMETRY_HPP // // $Id: smt_check_geometry.hpp,v 1.1 2001/02/04 14:44:33 hobbs Exp $ // // File: smt_check_geometry.hpp // Purpose: // Created: 4-FEB-2001 John D. Hobbs // // $Revision: 1.1 $ // // // Include files #include "d0om/d0_Ref.hpp" #include "silicon_geometry/base/SiBaseGeometry.hpp" // Global definitions bool smt_check_geometry(SiBaseGeometry& smt); #endif //SMT_CHECK_GEOMETRY_HPP