  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
    5 #ifndef JETMONITORALGORITHM_H 
    6 #define JETMONITORALGORITHM_H 
   12 #include "GaudiKernel/ToolHandle.h" 
   33     bool isPassed(
const std::string &
c) 
const ;
 
  
Property holding a SG store/key/clid from which a ReadHandle is made.
 
SG::ReadHandleKey< xAOD::JetContainer > m_jetContainerKey
 
ToolHandleArray< IJetHistoFiller > m_jetFillerTools
 
virtual StatusCode fillHistograms(const EventContext &ctx) const override
adds event to the monitoring histograms
 
Base class for Athena Monitoring Algorithms.
 
virtual ~JetMonitoringAlg()
 
bool isPassed(const std::string &c) const
 
::StatusCode StatusCode
StatusCode definition for legacy code.
 
unsigned int isPassedBits(const std::string &c) const
 
Header file to be included by clients of the Monitored infrastructure.
 
bool m_failureOnMissingContainer
 
JetMonitoringAlg(const std::string &name, ISvcLocator *pSvcLocator)
 
bool m_eventFiresAnyJetChain
 
virtual StatusCode initialize() override
initialize