|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef TRIGT1CALOMONITORING_JETEFFICIENCYMONITORALGORITHM_H
5 #define TRIGT1CALOMONITORING_JETEFFICIENCYMONITORALGORITHM_H
30 StringProperty
m_packageName{
this,
"PackageName",
"JetEfficiencyMonitor",
"group name for histograming"};
35 Gaudi::Property<bool>
m_passedb4Prescale{
this,
"PassedBeforePrescale",0,
"boolean of if we want to measure the efficiency based on passed before prescale"};
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode initialize() override
initialize
SG::ReadHandleKey< xAOD::gFexJetRoIContainer > m_gFexSRJetContainerKey
StringProperty m_bootstrap_reference_trigger
virtual StatusCode fillHistograms(const EventContext &ctx) const override
adds event to the monitoring histograms
Gaudi::Property< std::vector< std::string > > m_multiJet_LegacySmallRadiusTriggers
JetEfficiencyMonitorAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Property holding a SG store/key/clid from which a ReadHandle is made.
Base class for Athena Monitoring Algorithms.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual ~JetEfficiencyMonitorAlgorithm()=default
SG::ReadHandleKey< xAOD::gFexJetRoIContainer > m_gFexLRJetContainerKey
Header file to be included by clients of the Monitored infrastructure.
StringProperty m_packageName
Gaudi::Property< std::vector< std::string > > m_LargeRadiusJetTriggers_phase1
Gaudi::Property< std::vector< std::string > > m_HLTrandom_reference_triggers
Wrapper to avoid constant divisions when using units.
Gaudi::Property< bool > m_passedb4Prescale
Gaudi::Property< std::vector< std::string > > m_SmallRadiusJetTriggers_phase1
SG::ReadHandleKey< xAOD::JetContainer > m_LRjetKey
Gaudi::Property< std::vector< std::string > > m_muon_reference_triggers
SG::ReadHandleKey< xAOD::JetContainer > m_jetKey