|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TILERECUTILS_TILERAWCHANNELMAKER_H
6 #define TILERECUTILS_TILERAWCHANNELMAKER_H
36 #include "GaudiKernel/ToolHandle.h"
61 "Input Tile digits container key"};
73 "TileRawChannelBuilder", {},
"Tile raw channels builder tools"};
77 "TileRawChannelBuilderFitOverflow",
"",
"Tile raw channels builder tool to fit overflows"};
Property holding a SG store/key/clid from which a ReadHandle is made.
void fitOverflowedChannels(const EventContext &ctx)
float m_overflowReplacePedestalCut
float m_overflowReplaceChi2Cut
virtual bool isClonable() const override final
std::vector< std::string > m_TileRawChannelBuilderIDVec
Vector with class name[/instance name] of builder sub-algs.
virtual StatusCode execute() override
Execute.
ToolHandleArray< TileRawChannelBuilder > m_tileRawChannelBuilderList
Vector of builder algtools.
bool const RAWDATA *ch2 const
virtual ~TileRawChannelMaker()
Destructor.
TileRawChannelMaker(const std::string &name, ISvcLocator *pSvcLocator)
Standard constructor.
ToolHandle< TileRawChannelBuilder > m_tileRawChannelBuilderFitOverflow
float m_overflowReplaceTimeCut
::StatusCode StatusCode
StatusCode definition for legacy code.
const TileInfo * m_tileInfo
virtual StatusCode initialize() override
Initialize algorithm.
virtual StatusCode finalize() override
Finalize.
SG::ReadHandleKey< TileDigitsContainer > m_digitsContainerKey