ATLAS Offline Software
Public Types | List of all members
LArBadChannel::LArBadChannelEnum Class Reference

#include <LArBadChannel.h>

Inheritance diagram for LArBadChannel::LArBadChannelEnum:
Collaboration diagram for LArBadChannel::LArBadChannelEnum:

Public Types

enum  ProblemType {
  deadReadoutBit = 0, deadCalibBit = 1, deadPhysBit = 2, almostDeadBit = 3,
  shortBit = 4, unstableBit = 5, distortedBit = 6, lowNoiseHGBit = 7,
  highNoiseHGBit = 8, unstableNoiseHGBit = 9, lowNoiseMGBit = 10, highNoiseMGBit = 11,
  unstableNoiseMGBit = 12, lowNoiseLGBit = 13, highNoiseLGBit = 14, unstableNoiseLGBit = 15,
  missingFEBBit = 16, peculiarCalibrationLineBit = 17, problematicForUnknownReasonBit = 18, sporadicBurstNoiseBit = 19,
  deadSCACellBit = 20, badFirstSampleBit = 21, unflaggedByLADIeSBit = 22, reflaggedByLADIeSBit = 23
}
 

Detailed Description

Definition at line 16 of file LArBadChannel.h.

Member Enumeration Documentation

◆ ProblemType

Enumerator
deadReadoutBit 
deadCalibBit 
deadPhysBit 
almostDeadBit 
shortBit 
unstableBit 
distortedBit 
lowNoiseHGBit 
highNoiseHGBit 
unstableNoiseHGBit 
lowNoiseMGBit 
highNoiseMGBit 
unstableNoiseMGBit 
lowNoiseLGBit 
highNoiseLGBit 
unstableNoiseLGBit 
missingFEBBit 
peculiarCalibrationLineBit 
problematicForUnknownReasonBit 
sporadicBurstNoiseBit 
deadSCACellBit 
badFirstSampleBit 
unflaggedByLADIeSBit 
reflaggedByLADIeSBit 

Definition at line 19 of file LArBadChannel.h.

19  {
20  deadReadoutBit = 0,
21  deadCalibBit = 1,
22  deadPhysBit = 2,
23  almostDeadBit = 3,
24  shortBit = 4,
25  unstableBit = 5,
26  distortedBit = 6,
27  lowNoiseHGBit = 7,
28  highNoiseHGBit = 8,
30  lowNoiseMGBit = 10,
31  highNoiseMGBit = 11,
32  unstableNoiseMGBit = 12,
33  lowNoiseLGBit = 13,
34  highNoiseLGBit = 14,
35  unstableNoiseLGBit = 15,
36  missingFEBBit = 16,
40  deadSCACellBit = 20,
41  badFirstSampleBit = 21,
44  };

The documentation for this class was generated from the following file:
LArBadChannel::LArBadChannelEnum::problematicForUnknownReasonBit
@ problematicForUnknownReasonBit
Definition: LArBadChannel.h:38
LArBadChannel::LArBadChannelEnum::badFirstSampleBit
@ badFirstSampleBit
Definition: LArBadChannel.h:41
LArBadChannel::LArBadChannelEnum::deadReadoutBit
@ deadReadoutBit
Definition: LArBadChannel.h:20
LArBadChannel::LArBadChannelEnum::lowNoiseLGBit
@ lowNoiseLGBit
Definition: LArBadChannel.h:33
LArBadChannel::LArBadChannelEnum::lowNoiseHGBit
@ lowNoiseHGBit
Definition: LArBadChannel.h:27
LArBadChannel::LArBadChannelEnum::deadCalibBit
@ deadCalibBit
Definition: LArBadChannel.h:21
LArBadChannel::LArBadChannelEnum::unstableNoiseMGBit
@ unstableNoiseMGBit
Definition: LArBadChannel.h:32
LArBadChannel::LArBadChannelEnum::missingFEBBit
@ missingFEBBit
Definition: LArBadChannel.h:36
LArBadChannel::LArBadChannelEnum::unstableBit
@ unstableBit
Definition: LArBadChannel.h:25
LArBadChannel::LArBadChannelEnum::almostDeadBit
@ almostDeadBit
Definition: LArBadChannel.h:23
LArBadChannel::LArBadChannelEnum::unstableNoiseHGBit
@ unstableNoiseHGBit
Definition: LArBadChannel.h:29
LArBadChannel::LArBadChannelEnum::highNoiseMGBit
@ highNoiseMGBit
Definition: LArBadChannel.h:31
LArBadChannel::LArBadChannelEnum::sporadicBurstNoiseBit
@ sporadicBurstNoiseBit
Definition: LArBadChannel.h:39
LArBadChannel::LArBadChannelEnum::unstableNoiseLGBit
@ unstableNoiseLGBit
Definition: LArBadChannel.h:35
LArBadChannel::LArBadChannelEnum::reflaggedByLADIeSBit
@ reflaggedByLADIeSBit
Definition: LArBadChannel.h:43
LArBadChannel::LArBadChannelEnum::shortBit
@ shortBit
Definition: LArBadChannel.h:24
LArBadChannel::LArBadChannelEnum::distortedBit
@ distortedBit
Definition: LArBadChannel.h:26
LArBadChannel::LArBadChannelEnum::lowNoiseMGBit
@ lowNoiseMGBit
Definition: LArBadChannel.h:30
LArBadChannel::LArBadChannelEnum::deadSCACellBit
@ deadSCACellBit
Definition: LArBadChannel.h:40
LArBadChannel::LArBadChannelEnum::unflaggedByLADIeSBit
@ unflaggedByLADIeSBit
Definition: LArBadChannel.h:42
LArBadChannel::LArBadChannelEnum::highNoiseHGBit
@ highNoiseHGBit
Definition: LArBadChannel.h:28
LArBadChannel::LArBadChannelEnum::highNoiseLGBit
@ highNoiseLGBit
Definition: LArBadChannel.h:34
LArBadChannel::LArBadChannelEnum::peculiarCalibrationLineBit
@ peculiarCalibrationLineBit
Definition: LArBadChannel.h:37
LArBadChannel::LArBadChannelEnum::deadPhysBit
@ deadPhysBit
Definition: LArBadChannel.h:22