|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef IDSCANZFINDER_TRIGZFINDERALG_H
5 #define IDSCANZFINDER_TRIGZFINDERALG_H
44 ToolHandleArray<TrigZFinder>
m_zFinderTools{
this,
"ZFinderTools", {
"TrigZFinder/TrigZFinder"}};
48 ToolHandle<GenericMonitoringTool>
m_monTool{
this,
"MonTool",
"",
"Monitoring tool"};
52 #endif // IDSCANZFINDER_TRIGZFINDERALG_H
This is an Identifier helper class for the Pixel subdetector. This class is a factory for creating co...
SG::ReadHandleKey< SpacePointContainer > m_pixelSpKey
virtual StatusCode execute(const EventContext &context) const override
virtual ~TrigZFinderAlg() override
virtual StatusCode initialize() override
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadHandleKey< PixelID > m_pixelHelperKey
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::WriteHandleKey< xAOD::TrigCompositeContainer > m_vertexKey
Header file to be included by clients of the Monitored infrastructure.
virtual StatusCode finalize() override
ToolHandle< GenericMonitoringTool > m_monTool
ToolHandleArray< TrigZFinder > m_zFinderTools
TrigZFinderAlg(const std::string &name, ISvcLocator *pSvcLocator)