#include <LArCellNoiseMaskingTool.h>
Definition at line 14 of file LArCellNoiseMaskingTool.h.
◆ LArCellNoiseMaskingTool()
LArCellNoiseMaskingTool::LArCellNoiseMaskingTool |
( |
const std::string & |
type, |
|
|
const std::string & |
name, |
|
|
const IInterface * |
parent |
|
) |
| |
◆ initialize()
StatusCode LArCellNoiseMaskingTool::initialize |
( |
| ) |
|
|
overridevirtual |
◆ process()
StatusCode LArCellNoiseMaskingTool::process |
( |
CaloCellContainer * |
theCellContainer, |
|
|
const EventContext & |
ctx |
|
) |
| const |
|
overridevirtual |
◆ m_bcContKey
Initial value:{this, "BadChanKey", "LArBadChannel",
"SG key for LArBadChan object"}
Definition at line 35 of file LArCellNoiseMaskingTool.h.
◆ m_caloNums
std::vector<int> LArCellNoiseMaskingTool::m_caloNums |
|
private |
◆ m_maskNoise
bool LArCellNoiseMaskingTool::m_maskNoise |
|
private |
◆ m_maskSporadic
bool LArCellNoiseMaskingTool::m_maskSporadic |
|
private |
◆ m_noiseMask
◆ m_problemsToMask
Gaudi::Property<std::vector<std::string> > LArCellNoiseMaskingTool::m_problemsToMask |
|
private |
Initial value:{this,"ProblemsToMask",{},
"Bad-Channel categories to mask entirly"}
Definition at line 31 of file LArCellNoiseMaskingTool.h.
◆ m_qualityCut
int LArCellNoiseMaskingTool::m_qualityCut |
|
private |
◆ m_sporadicNoiseMask
◆ m_sporadicProblemsToMask
Gaudi::Property<std::vector<std::string> > LArCellNoiseMaskingTool::m_sporadicProblemsToMask |
|
private |
Initial value:{this,"SporadicProblemsToMask",{},
"Bad-Channel categories to mask in case of sporadic noise"}
Definition at line 33 of file LArCellNoiseMaskingTool.h.
The documentation for this class was generated from the following files: