|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ACTSTRKALGS_SEEDINGALGORITHMANALYSISALG_H
6 #define ACTSTRKALGS_SEEDINGALGORITHMANALYSISALG_H
9 #include "GaudiKernel/ToolHandle.h"
25 "SeedingTools", {},
"List of seeding tools to test"};
28 "MonitorNames", {},
"List of names of the monitoring groups"};
42 #endif // ACTSTRKALGS_SEEDINGALGORITHMANALYSISALG_H
ToolHandleArray< InDet::ISiSpacePointsSeedMaker > m_seedingTools
Base class for Athena Monitoring Algorithms.
virtual StatusCode initialize() override
initialize
::StatusCode StatusCode
StatusCode definition for legacy code.
StringArrayProperty m_monitoringGroupNames
@ StripSeedInitialisation
virtual StatusCode fillHistograms(const EventContext &ctx) const override
adds event to the monitoring histograms
SeedingAlgorithmAnalysisAlg(const std::string &name, ISvcLocator *pSvcLocator)
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
@ PixelSeedInitialisation
virtual ~SeedingAlgorithmAnalysisAlg() override=default