00001 /* 00002 * DaqExpandable.cc 00003 * DaqReadoutFormat 00004 * 00005 * Created by Simon Patton on 7/21/10. 00006 * Copyright 2010 DayaBay Collaboration. All rights reserved. 00007 * 00008 */ 00009 #include "DaqReadoutFormat/DaqExpandable.h" 00010 00011 using DybDaq::DaqExpandable; 00012 00013 DaqExpandable::DaqExpandable() 00014 { 00015 } 00016 00017 DaqExpandable::~DaqExpandable() { 00018 }