Public Attributes | |
| int | seconds = std::numeric_limits<int>::min() |
| unsigned int | nanoseconds = std::numeric_limits<unsigned int>::max() |
| Nanoseconds from the start of current second. More... | |
Definition at line 289 of file PMTDecoder_tool.cc.
| unsigned int daq::PMTDecoder::SplitTimestamp_t::Split_t::nanoseconds = std::numeric_limits<unsigned int>::max() |
Nanoseconds from the start of current second.
Definition at line 292 of file PMTDecoder_tool.cc.
| int daq::PMTDecoder::SplitTimestamp_t::Split_t::seconds = std::numeric_limits<int>::min() |
The ongoing second.
Definition at line 290 of file PMTDecoder_tool.cc.
1.8.5