#include <DTT0.h>
Public Member Functions | |
DTT0Data () | |
~DTT0Data () | |
Public Attributes | |
uint32_t | channelId |
float | t0mean |
float | t0rms |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
|
private |
|
friend |
uint32_t DTT0Data::channelId |
Definition at line 44 of file DTT0.h.
Referenced by DTT0::clear(), DTT0::get(), and DTT0::set().
float DTT0Data::t0mean |
Definition at line 45 of file DTT0.h.
Referenced by DTT0::cellT0(), DTT0::clear(), DTT0::get(), DTT0::set(), and DTT0::setCellT0().
float DTT0Data::t0rms |
Definition at line 46 of file DTT0.h.
Referenced by DTT0::cellT0(), DTT0::clear(), DTT0::get(), DTT0::set(), and DTT0::setCellT0().