![]() |
Project
|
#include <DCS.h>
Public Member Functions | |
bool | equalTime (const DataPoint &other) const |
bool | operator< (const DataPoint &other) const |
bool | operator< (const TimeStampType timeStamp) const |
DataPoint | operator+ (const DataPoint &other) const |
DataPoint | operator/ (const DataType denom) const |
ClassDefNV (DataPoint, 1) | |
Public Attributes | |
TimeStampType | time |
T | value |
Data point keeping value and time information
o2::tpc::dcs::DataPoint< T >::ClassDefNV | ( | DataPoint< T > | , |
1 | |||
) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
TimeStampType o2::tpc::dcs::DataPoint< T >::time |
T o2::tpc::dcs::DataPoint< T >::value |