#include <DTStatusFlag.h>
Public Member Functions | |
DTStatusFlagData () | |
~DTStatusFlagData () | |
Public Attributes | |
bool | deadFlag |
bool | feMask |
bool | nohvFlag |
bool | noiseFlag |
bool | tdcMask |
bool | trigMask |
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 |
Definition at line 54 of file DTStatusFlag.h.
DTStatusFlagData::DTStatusFlagData | ( | ) |
DTStatusFlagData::~DTStatusFlagData | ( | ) |
Definition at line 45 of file DTStatusFlag.cc.
|
private |
|
friend |
Definition at line 66 of file DTStatusFlag.h.
|
friend |
Definition at line 66 of file DTStatusFlag.h.
bool DTStatusFlagData::deadFlag |
Definition at line 63 of file DTStatusFlag.h.
Referenced by DTStatusFlag::get(), and DTStatusFlag::set().
bool DTStatusFlagData::feMask |
Definition at line 60 of file DTStatusFlag.h.
Referenced by DTStatusFlag::get(), and DTStatusFlag::set().
bool DTStatusFlagData::nohvFlag |
Definition at line 64 of file DTStatusFlag.h.
Referenced by DTStatusFlag::get(), and DTStatusFlag::set().
bool DTStatusFlagData::noiseFlag |
Definition at line 59 of file DTStatusFlag.h.
Referenced by DTStatusFlag::get(), and DTStatusFlag::set().
bool DTStatusFlagData::tdcMask |
Definition at line 61 of file DTStatusFlag.h.
Referenced by DTStatusFlag::get(), and DTStatusFlag::set().
bool DTStatusFlagData::trigMask |
Definition at line 62 of file DTStatusFlag.h.
Referenced by DTStatusFlag::get(), and DTStatusFlag::set().