#include <CaloBadChannel.h>
|
static void | setBit (ProblemType pb, BitWord &word, bool value=true) |
| Sets the bit corresponding to "pb" inside the word passed as second argument to "value". More...
|
|
Definition at line 8 of file CaloBadChannel.h.
◆ BitWord
◆ PosType
◆ ProblemType
◆ CaloBadChannel() [1/4]
CaloBadChannel::CaloBadChannel |
( |
BitWord |
rawStatus | ) |
|
|
inline |
◆ CaloBadChannel() [2/4]
CaloBadChannel::CaloBadChannel |
( |
| ) |
|
|
inline |
◆ CaloBadChannel() [3/4]
◆ CaloBadChannel() [4/4]
◆ affected()
bool CaloBadChannel::affected |
( |
| ) |
const |
|
inline |
◆ dead()
bool CaloBadChannel::dead |
( |
| ) |
const |
|
inline |
◆ noisy()
bool CaloBadChannel::noisy |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ packedData()
BitWord CaloBadChannel::packedData |
( |
| ) |
const |
|
inline |
◆ setBit()
Sets the bit corresponding to "pb" inside the word passed as second argument to "value".
This static method provides a convenient way of setting the bits of a CaloBadChannel, without compromizing the const interface of the class. The Bits should be set in a BitWord, and then the BitWord passed to the constructor of CaloBadChannel.
Definition at line 38 of file CaloBadChannel.h.
◆ statusOK()
◆ m_word
The documentation for this class was generated from the following file: