#include <TimeStampDecoder.h>
Definition at line 9 of file TimeStampDecoder.h.
lariov::TimeStampDecoder::TimeStampDecoder |
( |
| ) |
|
|
inline |
virtual lariov::TimeStampDecoder::~TimeStampDecoder |
( |
| ) |
|
|
virtual |
Definition at line 10 of file TimeStampDecoder.cxx.
15 if (time.length() == 19) {
31 std::string msg =
"TimeStampDecoder: I do not know how to convert this timestamp: " + time;
32 throw IOVDataError(msg);
void msg(const char *fmt,...)
const unsigned short kMAX_SUBSTAMP_LENGTH
static IOVTimeStamp GetFromString(const std::string &ts)
std::string to_string(ModuleType const mt)
The documentation for this class was generated from the following files: