#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 58 of file DTStatusFlag.h.
DTStatusFlagData::DTStatusFlagData | ( | ) |
Definition at line 51 of file DTStatusFlag.cc.
DTStatusFlagData::~DTStatusFlagData | ( | ) |
Definition at line 72 of file DTStatusFlag.cc.
|
private |
|
friend |
Definition at line 73 of file DTStatusFlag.h.
|
friend |
Definition at line 73 of file DTStatusFlag.h.
bool DTStatusFlagData::deadFlag |
Definition at line 69 of file DTStatusFlag.h.
Referenced by DTStatusFlag::get(), DTStatusFlag::set(), DTStatusFlag::setCellDead(), DTStatusFlag::setCellFEMask(), DTStatusFlag::setCellNoHV(), DTStatusFlag::setCellNoise(), DTStatusFlag::setCellTDCMask(), and DTStatusFlag::setCellTrigMask().
bool DTStatusFlagData::feMask |
Definition at line 66 of file DTStatusFlag.h.
Referenced by DTStatusFlag::get(), DTStatusFlag::set(), DTStatusFlag::setCellDead(), DTStatusFlag::setCellFEMask(), DTStatusFlag::setCellNoHV(), DTStatusFlag::setCellNoise(), DTStatusFlag::setCellTDCMask(), and DTStatusFlag::setCellTrigMask().
bool DTStatusFlagData::nohvFlag |
Definition at line 70 of file DTStatusFlag.h.
Referenced by DTStatusFlag::get(), DTStatusFlag::set(), DTStatusFlag::setCellDead(), DTStatusFlag::setCellFEMask(), DTStatusFlag::setCellNoHV(), DTStatusFlag::setCellNoise(), DTStatusFlag::setCellTDCMask(), and DTStatusFlag::setCellTrigMask().
bool DTStatusFlagData::noiseFlag |
Definition at line 65 of file DTStatusFlag.h.
Referenced by DTStatusFlag::get(), DTStatusFlag::set(), DTStatusFlag::setCellDead(), DTStatusFlag::setCellFEMask(), DTStatusFlag::setCellNoHV(), DTStatusFlag::setCellNoise(), DTStatusFlag::setCellTDCMask(), and DTStatusFlag::setCellTrigMask().
bool DTStatusFlagData::tdcMask |
Definition at line 67 of file DTStatusFlag.h.
Referenced by DTStatusFlag::get(), DTStatusFlag::set(), DTStatusFlag::setCellDead(), DTStatusFlag::setCellFEMask(), DTStatusFlag::setCellNoHV(), DTStatusFlag::setCellNoise(), DTStatusFlag::setCellTDCMask(), and DTStatusFlag::setCellTrigMask().
bool DTStatusFlagData::trigMask |
Definition at line 68 of file DTStatusFlag.h.
Referenced by DTStatusFlag::get(), DTStatusFlag::set(), DTStatusFlag::setCellDead(), DTStatusFlag::setCellFEMask(), DTStatusFlag::setCellNoHV(), DTStatusFlag::setCellNoise(), DTStatusFlag::setCellTDCMask(), and DTStatusFlag::setCellTrigMask().