ATLAS Offline Software
|
This class keep detailed status info about one drawer in a given event. More...
#include <TileCellBuilder.h>
Public Attributes | |
int | nChannels = 0 |
int | nMaskedChannels = 0 |
int | nBadQuality = 0 |
int | nOverflow = 0 |
int | nUnderflow = 0 |
int | nSomeSignal = 0 |
This class keep detailed status info about one drawer in a given event.
Definition at line 80 of file TileCellBuilder.h.
int TileDrawerEvtStatus::nBadQuality = 0 |
Definition at line 84 of file TileCellBuilder.h.
int TileDrawerEvtStatus::nChannels = 0 |
Definition at line 82 of file TileCellBuilder.h.
int TileDrawerEvtStatus::nMaskedChannels = 0 |
Definition at line 83 of file TileCellBuilder.h.
int TileDrawerEvtStatus::nOverflow = 0 |
Definition at line 85 of file TileCellBuilder.h.
int TileDrawerEvtStatus::nSomeSignal = 0 |
Definition at line 87 of file TileCellBuilder.h.
int TileDrawerEvtStatus::nUnderflow = 0 |
Definition at line 86 of file TileCellBuilder.h.