////////////////////////////////////////////////////////////////////
/// \class RAT::DS::SOC
///
/// \brief SOC file class
///
/// \author P G Jones
/// \author Rob Stainforth -- contact person
///
/// REVISION HISTORY:\n
/// 2 Oct 2012 : P Jones - New File.\n
/// 8 Jan 2014 : J Maneira - Added methods for Source pos. from
/// manipulator, global time offset
/// and wavelength.\n
/// 2014-04-02 : P Jones - Refactor for the DS review.\n
/// 2015-05-07 : J Maneira - Added the counting of number of pulses,
/// also summed up when merging files.\n
///
/// \details The run Summary Optical Calibration data. This is
/// source specific information.
///
////////////////////////////////////////////////////////////////////
#ifndef __RAT_DS_SOC__
#define __RAT_DS_SOC__
#include
#include
#include
#include //MUST Delete when the DB works properly
#include
#include