////////////////////////////////////////////////////////////////////////
/// \class RAT::GeoPanelFactory
///
/// \brief The Factory that constructs and positions panels in the detector
///
/// \author Phil Jones
/// \author Aksel Hallin -- contact person
///
/// REVISION HISTORY:\n
/// 07/09 : P.Jones - First Revision, new file. \n
/// 07/12 : P.Jones - Refactor to use PANELINFO.\n
///
/// \details Calls the relevant functions to build a panel, once built \n
/// it will position the panel in the detector
///
///
////////////////////////////////////////////////////////////////////////
#ifndef __RAT_GeoPanelFactory__
#define __RAT_GeoPanelFactory__
#include
#include
#include