ProtoDUNETimeStamp.cxx
Go to the documentation of this file.
2 
4  : m_cookie(0),
5  m_triggerType((dune::ProtoDUNETimingCommand)0),
6  m_reservedBits(0),
7  m_timeStamp(0),
8  m_eventCounter(0),
9  m_checksumGood(0),
10  m_lastRunStart(0),
11  m_lastSpillStart(0),
12  m_lastSpillEnd(0)
13 {}
ProtoDUNETimingCommand