#include <DTDeadFlag.h>
Public Member Functions | |
DTDeadFlagData () | |
~DTDeadFlagData () | |
Public Attributes | |
bool | dead_HV |
bool | dead_RO |
bool | dead_TP |
bool | discCat |
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 57 of file DTDeadFlag.h.
DTDeadFlagData::DTDeadFlagData | ( | ) |
Definition at line 51 of file DTDeadFlag.cc.
DTDeadFlagData::~DTDeadFlagData | ( | ) |
Definition at line 70 of file DTDeadFlag.cc.
|
private |
|
friend |
Definition at line 70 of file DTDeadFlag.h.
|
friend |
Definition at line 70 of file DTDeadFlag.h.
bool DTDeadFlagData::dead_HV |
Definition at line 64 of file DTDeadFlag.h.
Referenced by DTDeadFlag::get(), and DTDeadFlag::set().
bool DTDeadFlagData::dead_RO |
Definition at line 66 of file DTDeadFlag.h.
Referenced by DTDeadFlag::get(), and DTDeadFlag::set().
bool DTDeadFlagData::dead_TP |
Definition at line 65 of file DTDeadFlag.h.
Referenced by DTDeadFlag::get(), and DTDeadFlag::set().
bool DTDeadFlagData::discCat |
Definition at line 67 of file DTDeadFlag.h.
Referenced by DTDeadFlag::get(), and DTDeadFlag::set().