5#ifndef TRACKINGGEOMETRYCONDALGTEST_H
6#define TRACKINGGEOMETRYCONDALGTEST_H
13#include "GaudiKernel/ServiceHandle.h"
20#include "GaudiKernel/ToolHandle.h"
35 virtual StatusCode
execute (
const EventContext& ctx)
const override;
36 virtual StatusCode
finalize()
override {
return StatusCode::SUCCESS;}
Base class for conditions algorithms.
macros to associate a CLID to a type
An AttributeList represents a logical row of attributes in a metadata table.
Define macros for attributes used to control the static checker.
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
Base class for conditions algorithms.
ToolHandleArray< Trk::IGeometryProcessor > m_trackingGeometryProcessors
Tool to write out a Display format for external viewers.
virtual StatusCode finalize() override
virtual StatusCode execute(const EventContext &ctx) const override
SG::ReadCondHandleKey< TrackingGeometry > m_trackingGeometryReadKey
Input conditions object.
virtual ~TrackingGeometryCondAlgTest() override=default
ServiceHandle< Trk::ITrackingGeometrySvc > m_trackingGeometrySvc
ToolHandle to the TrackingGeometrySvc.
TrackingGeometryCondAlgTest(const std::string &name, ISvcLocator *pSvcLocator)
Ensure that the ATLAS eigen extensions are properly loaded.