#include <LArBadChannel.h>
Definition at line 10 of file LArBadChannel.h.
◆ BitWord
◆ PosType
◆ LArBadChannel()
LArBadChannel::LArBadChannel |
( |
BitWord |
rawStatus = 0 , |
|
|
bool |
isSC = false |
|
) |
| |
|
inlineexplicit |
◆ ADCJump()
bool LArBadChannel::ADCJump |
( |
| ) |
const |
|
inline |
◆ almostDead()
bool LArBadChannel::almostDead |
( |
| ) |
const |
|
inline |
◆ badFirstSample()
bool LArBadChannel::badFirstSample |
( |
| ) |
const |
|
inline |
◆ deadCalib()
bool LArBadChannel::deadCalib |
( |
| ) |
const |
|
inline |
◆ deadPhys()
bool LArBadChannel::deadPhys |
( |
| ) |
const |
|
inline |
◆ deadReadout()
bool LArBadChannel::deadReadout |
( |
| ) |
const |
|
inline |
◆ deadSCACell()
bool LArBadChannel::deadSCACell |
( |
| ) |
const |
|
inline |
◆ deformedPulse()
bool LArBadChannel::deformedPulse |
( |
| ) |
const |
|
inline |
◆ deformedTail()
bool LArBadChannel::deformedTail |
( |
| ) |
const |
|
inline |
◆ distorted()
bool LArBadChannel::distorted |
( |
| ) |
const |
|
inline |
◆ good()
bool LArBadChannel::good |
( |
| ) |
const |
|
inline |
Returns true if no problems at all (all bits at zero)
Definition at line 89 of file LArBadChannel.h.
◆ highNoiseHG()
bool LArBadChannel::highNoiseHG |
( |
| ) |
const |
|
inline |
◆ highNoiseLG()
bool LArBadChannel::highNoiseLG |
( |
| ) |
const |
|
inline |
◆ highNoiseMG()
bool LArBadChannel::highNoiseMG |
( |
| ) |
const |
|
inline |
◆ isSC()
bool LArBadChannel::isSC |
( |
| ) |
const |
|
inline |
◆ lowLightFibre()
bool LArBadChannel::lowLightFibre |
( |
| ) |
const |
|
inline |
◆ lowNoiseHG()
bool LArBadChannel::lowNoiseHG |
( |
| ) |
const |
|
inline |
◆ lowNoiseLG()
bool LArBadChannel::lowNoiseLG |
( |
| ) |
const |
|
inline |
◆ lowNoiseMG()
bool LArBadChannel::lowNoiseMG |
( |
| ) |
const |
|
inline |
◆ maskedOSUM()
bool LArBadChannel::maskedOSUM |
( |
| ) |
const |
|
inline |
◆ missingFEB()
bool LArBadChannel::missingFEB |
( |
| ) |
const |
|
inline |
◆ noisy()
bool LArBadChannel::noisy |
( |
| ) |
const |
|
inline |
◆ nonLinearRamp()
bool LArBadChannel::nonLinearRamp |
( |
| ) |
const |
|
inline |
◆ offAmplitude()
bool LArBadChannel::offAmplitude |
( |
| ) |
const |
|
inline |
◆ offOFCs()
bool LArBadChannel::offOFCs |
( |
| ) |
const |
|
inline |
◆ offScale()
bool LArBadChannel::offScale |
( |
| ) |
const |
|
inline |
◆ operator!=() [1/2]
◆ operator!=() [2/2]
◆ operator==() [1/2]
bool LArBadChannel::operator== |
( |
BitWord |
other | ) |
|
|
inline |
◆ operator==() [2/2]
◆ operator|=()
◆ packedData()
BitWord LArBadChannel::packedData |
( |
| ) |
const |
|
inline |
◆ packedDataRef()
BitWord& LArBadChannel::packedDataRef |
( |
| ) |
|
|
inlineprivate |
◆ peculiarCalibrationLine()
bool LArBadChannel::peculiarCalibrationLine |
( |
| ) |
const |
|
inline |
◆ problematicForUnknownReason()
bool LArBadChannel::problematicForUnknownReason |
( |
| ) |
const |
|
inline |
◆ reallyNoisy()
bool LArBadChannel::reallyNoisy |
( |
| ) |
const |
|
inline |
◆ reflaggedByLADIeS()
bool LArBadChannel::reflaggedByLADIeS |
( |
| ) |
const |
|
inline |
◆ SCAProblem()
bool LArBadChannel::SCAProblem |
( |
| ) |
const |
|
inline |
◆ setSC()
void LArBadChannel::setSC |
( |
| ) |
|
|
inline |
◆ shortProblem()
bool LArBadChannel::shortProblem |
( |
| ) |
const |
|
inline |
◆ sporadicBurstNoise()
bool LArBadChannel::sporadicBurstNoise |
( |
| ) |
const |
|
inline |
◆ statusBad()
bool LArBadChannel::statusBad |
( |
PosType |
pb | ) |
const |
|
inline |
Returns true if corresponding status bit its set
Definition at line 80 of file LArBadChannel.h.
◆ statusOK()
bool LArBadChannel::statusOK |
( |
PosType |
pb | ) |
const |
|
inline |
Returns true if there is no problem in corresponding status bit.
Definition at line 86 of file LArBadChannel.h.
◆ transmissionErrorFibre()
bool LArBadChannel::transmissionErrorFibre |
( |
| ) |
const |
|
inline |
◆ unflaggedByLADIeS()
bool LArBadChannel::unflaggedByLADIeS |
( |
| ) |
const |
|
inline |
◆ unstable()
bool LArBadChannel::unstable |
( |
| ) |
const |
|
inline |
◆ unstableNoiseHG()
bool LArBadChannel::unstableNoiseHG |
( |
| ) |
const |
|
inline |
◆ unstableNoiseLG()
bool LArBadChannel::unstableNoiseLG |
( |
| ) |
const |
|
inline |
◆ unstableNoiseMG()
bool LArBadChannel::unstableNoiseMG |
( |
| ) |
const |
|
inline |
◆ TLArBadChanBitPackingBase< LArBadChannel::LArBadChannelEnum >
◆ TLArBadChanBitPackingBase< LArBadChannel::LArBadChannelSCEnum >
◆ m_isSC
bool LArBadChannel::m_isSC |
|
private |
◆ m_word
The documentation for this class was generated from the following file: