|
ATLAS Offline Software
|
std::set< IdentifierHash > m_goodIds
void setNoneBad(const bool noneBad)
Set noneBad value.
header file for data object for SCT_TdaqEnabledCondAlg and SCT_TdaqEnabledTool.
bool isGood(const IdentifierHash &hashId) const
Check if a module is good.
void setFilled(const bool filled)
Set filled variable.
std::set< unsigned int > m_goodRods
bool isNoneBad() const
Get noneBad value.
void setGoodModules(const std::vector< IdentifierHash > &idVec)
Set a list of good modules.
bool isFilled() const
Get filled variable.
const std::set< unsigned int > & getGoodRods() const
Get good RODs.
void clear()
Clear m_goodRods, m_goodIds, m_noneBad, m_filled.
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...
SCT_TdaqEnabledCondData()
Constructor.
bool setGoodRod(const unsigned int rodNumber)
Set a good ROD.