![]() |
ATLAS Offline Software
|
#include <LArCellNoiseMaskingTool.h>
Public Member Functions | |
| LArCellNoiseMaskingTool (const std::string &type, const std::string &name, const IInterface *parent) | |
| virtual StatusCode | initialize () override |
| virtual StatusCode | process (CaloCellContainer *theCellContainer, const EventContext &ctx) const override |
Private Attributes | |
| Gaudi::Property< std::vector< std::string > > | m_problemsToMask |
| Gaudi::Property< std::vector< std::string > > | m_sporadicProblemsToMask |
| SG::ReadCondHandleKey< LArBadChannelCont > | m_bcContKey |
| LArBadChannelMask | m_noiseMask |
| LArBadChannelMask | m_sporadicNoiseMask |
| int | m_qualityCut |
| std::vector< int > | m_caloNums |
| bool | m_maskNoise |
| bool | m_maskSporadic |
Definition at line 14 of file LArCellNoiseMaskingTool.h.
| LArCellNoiseMaskingTool::LArCellNoiseMaskingTool | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Definition at line 27 of file LArCellNoiseMaskingTool.cxx.
|
overridevirtual |
Definition at line 52 of file LArCellNoiseMaskingTool.cxx.
|
overridevirtual |
Definition at line 80 of file LArCellNoiseMaskingTool.cxx.
|
private |
Definition at line 35 of file LArCellNoiseMaskingTool.h.
|
private |
Definition at line 43 of file LArCellNoiseMaskingTool.h.
|
private |
Definition at line 44 of file LArCellNoiseMaskingTool.h.
|
private |
Definition at line 45 of file LArCellNoiseMaskingTool.h.
|
private |
Definition at line 39 of file LArCellNoiseMaskingTool.h.
|
private |
Definition at line 31 of file LArCellNoiseMaskingTool.h.
|
private |
Definition at line 42 of file LArCellNoiseMaskingTool.h.
|
private |
Definition at line 40 of file LArCellNoiseMaskingTool.h.
|
private |
Definition at line 33 of file LArCellNoiseMaskingTool.h.