TimeStampDecoder.h
Go to the documentation of this file.
1 #ifndef TIMESTAMPDECODER_H
2 #define TIMESTAMPDECODER_H
3 
4 #include "IOVTimeStamp.h"
6 
7 namespace lariov {
8 
10 
11  public:
12 
14  virtual ~TimeStampDecoder();
15 
17  };
18 }
19 
20 #endif
std::uint64_t DBTimeStamp_t
Class def header for a class IOVTimeStamp.
Filters for channels, events, etc.
static IOVTimeStamp DecodeTimeStamp(DBTimeStamp_t ts)