///////////////////////////////////////////////////////////////////////////////
/// \class RAT::GeoSolid
///
/// \brief Base class for solids
///
/// \author Phil G Jones
/// \author Aksel Hallin -- contact person
///
/// REVISION HISTORY:\n
/// 2013-08-07 : P G Jones - New file. \n
///
/// \details All solids should derive from this in order to be built by one of
/// the GeoSolidXXXFactories.
///
///////////////////////////////////////////////////////////////////////////////
#ifndef __RAT_GeoSolid_hh__
#define __RAT_GeoSolid_hh__
#include
#include
#include