ATLAS Offline Software
Public Attributes | List of all members
TileDrawerEvtStatus Class Reference

This class keep detailed status info about one drawer in a given event. More...

#include <TileCellBuilder.h>

Collaboration diagram for TileDrawerEvtStatus:

Public Attributes

int nChannels = 0
 
int nMaskedChannels = 0
 
int nBadQuality = 0
 
int nOverflow = 0
 
int nUnderflow = 0
 
int nSomeSignal = 0
 

Detailed Description

This class keep detailed status info about one drawer in a given event.

Definition at line 80 of file TileCellBuilder.h.

Member Data Documentation

◆ nBadQuality

int TileDrawerEvtStatus::nBadQuality = 0

Definition at line 84 of file TileCellBuilder.h.

◆ nChannels

int TileDrawerEvtStatus::nChannels = 0

Definition at line 82 of file TileCellBuilder.h.

◆ nMaskedChannels

int TileDrawerEvtStatus::nMaskedChannels = 0

Definition at line 83 of file TileCellBuilder.h.

◆ nOverflow

int TileDrawerEvtStatus::nOverflow = 0

Definition at line 85 of file TileCellBuilder.h.

◆ nSomeSignal

int TileDrawerEvtStatus::nSomeSignal = 0

Definition at line 87 of file TileCellBuilder.h.

◆ nUnderflow

int TileDrawerEvtStatus::nUnderflow = 0

Definition at line 86 of file TileCellBuilder.h.


The documentation for this class was generated from the following file: