00001 /* 00002 * DAQHardwareBase.cc 00003 * 00004 * Created on: Aug 26, 2015 00005 * Author: uplegger 00006 */ 00007 00008 #include "otsdaq-components/DAQHardware/DAQHardwareBase.h" 00009 00010 namespace ots { 00011 00012 DAQHardwareBase::DAQHardwareBase() { 00013 // TODO Auto-generated constructor stub 00014 00015 } 00016 00017 DAQHardwareBase::~DAQHardwareBase() { 00018 // TODO Auto-generated destructor stub 00019 } 00020 00021 } /* namespace ots */