Contains data on masked channels of a VFAT. More...
#include <TotemAnalysisMask.h>
Public Member Functions | |
TotemVFATAnalysisMask () | |
Public Attributes | |
bool | fullMask |
whether all channels of the VFAT shall be masked More... | |
std::set< unsigned char > | maskedChannels |
list of channels to be masked More... | |
Contains data on masked channels of a VFAT.
Definition at line 22 of file TotemAnalysisMask.h.
|
inline |
Definition at line 30 of file TotemAnalysisMask.h.
bool TotemVFATAnalysisMask::fullMask |
whether all channels of the VFAT shall be masked
Definition at line 33 of file TotemAnalysisMask.h.
Referenced by DeadChannelsManager::displayMap(), DeadChannelsManager::isChannelDead(), TotemDAQMappingESSourceXML::ParseTreeRP(), and RawToDigiConverter::run().
std::set<unsigned char> TotemVFATAnalysisMask::maskedChannels |
list of channels to be masked
Definition at line 36 of file TotemAnalysisMask.h.
Referenced by DeadChannelsManager::displayMap(), DeadChannelsManager::isChannelDead(), TotemDAQMappingESSourceXML::ParseTreeRP(), and RawToDigiConverter::run().