ATLAS Offline Software
Loading...
Searching...
No Matches
LArBadChannel::LArBadChannelSCEnum Class Reference

#include <LArBadChannel.h>

Inheritance diagram for LArBadChannel::LArBadChannelSCEnum:
Collaboration diagram for LArBadChannel::LArBadChannelSCEnum:

Public Types

enum  ProblemType {
  maskedOSUMBit = 0 , deadReadoutBit = 1 , deadCalibBit = 2 , deadPhysBit = 3 ,
  lowNoiseBit = 4 , highNoiseBit = 5 , problematicForUnknownReasonBit = 6 , sporadicBurstNoiseBit = 7 ,
  DeformedTailBit = 8 , DeformedPulseBit = 9 , NonLinearRampBit = 10 , ADCJumpBit = 11 ,
  SCAProblemBit = 12 , OffOFCsBit =13 , OffAmplitudeBit =14 , OffScaleBit =15 ,
  lowLightFibreBit =16 , transmissionErrorFibreBit =17 , pedestalJumpBit = 18 , unflaggedByLADIeSBit = 30 ,
  reflaggedByLADIeSBit = 31
}

Detailed Description

Definition at line 49 of file LArBadChannel.h.

Member Enumeration Documentation

◆ ProblemType

Enumerator
maskedOSUMBit 
deadReadoutBit 
deadCalibBit 
deadPhysBit 
lowNoiseBit 
highNoiseBit 
problematicForUnknownReasonBit 
sporadicBurstNoiseBit 
DeformedTailBit 
DeformedPulseBit 
NonLinearRampBit 
ADCJumpBit 
SCAProblemBit 
OffOFCsBit 
OffAmplitudeBit 
OffScaleBit 
lowLightFibreBit 
transmissionErrorFibreBit 
pedestalJumpBit 
unflaggedByLADIeSBit 
reflaggedByLADIeSBit 

Definition at line 52 of file LArBadChannel.h.

52 {
53 maskedOSUMBit = 0,
54 deadReadoutBit = 1,
55 deadCalibBit = 2,
56 deadPhysBit = 3,
57 lowNoiseBit = 4,
58 highNoiseBit = 5,
64 ADCJumpBit = 11,
65 SCAProblemBit = 12,
66 OffOFCsBit=13,
68 OffScaleBit=15,
71 pedestalJumpBit = 18,
74 };

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