|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef TRIGMINBIASMONITORING_TRIGAFPSIDHYPOMONITORINGALG_H
5 #define TRIGMINBIASMONITORING_TRIGAFPSIDHYPOMONITORINGALG_H
31 Gaudi::Property<std::vector<std::string>>
m_chains {
this,
"Chains", {},
"Chains to monitor"};
38 #endif // TRIGMINBIASMONITORING_TRIGAFPSIDHYPOMONITORINGALG_H
virtual ~TrigAFPSidHypoMonitoringAlg() override
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode finalize() override
virtual StatusCode fillHistograms(const EventContext &context) const override
adds event to the monitoring histograms
Monitors performance of AF SID reco and related hypo.
Base class for Athena Monitoring Algorithms.
TrigAFPSidHypoMonitoringAlg(const std::string &name, ISvcLocator *pSvcLocator)
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< xAOD::AFPTrackContainer > m_AFPtrackKey
Header file to be included by clients of the Monitored infrastructure.
SG::ReadHandleKey< xAOD::AFPTrackContainer > m_AFPtrackOffKey
virtual StatusCode initialize() override
initialize
Gaudi::Property< std::vector< std::string > > m_chains