otsdaq_components  v2_02_00
DAQHardwareBase.cc
1 /*
2  * DAQHardwareBase.cc
3  *
4  * Created on: Aug 26, 2015
5  * Author: uplegger
6  */
7 
8 #include "otsdaq-components/DAQHardware/DAQHardwareBase.h"
9 
10 namespace ots {
11 
12 DAQHardwareBase::DAQHardwareBase() {
13  // TODO Auto-generated constructor stub
14 
15 }
16 
17 DAQHardwareBase::~DAQHardwareBase() {
18  // TODO Auto-generated destructor stub
19 }
20 
21 } /* namespace ots */