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 23 of file TotemAnalysisMask.h.
|
inline |
Definition at line 26 of file TotemAnalysisMask.h.
bool TotemVFATAnalysisMask::fullMask |
whether all channels of the VFAT shall be masked
Definition at line 29 of file TotemAnalysisMask.h.
Referenced by TotemDAQMappingESSourceXML::ParseTreeRP(), and RawToDigiConverter::run().
std::set<unsigned char> TotemVFATAnalysisMask::maskedChannels |
list of channels to be masked
Definition at line 32 of file TotemAnalysisMask.h.
Referenced by TotemDAQMappingESSourceXML::ParseTreeRP(), and RawToDigiConverter::run().