5#ifndef TAUMONITORALGORITHM_H
6#define TAUMONITORALGORITHM_H
23 virtual StatusCode
fillHistograms(
const EventContext& ctx )
const override;
28 std::map<std::string,std::map<std::string,int>>
m_cGroups2;
37 Gaudi::Property<float>
m_etaMin {
this,
"etaMin", -1.};
38 Gaudi::Property<float>
m_etaMax {
this,
"etaMax", 3.0};
40 Gaudi::Property<std::string>
m_kinGroupName {
this,
"kinGroupName",
"tauMonKinGroupBA"};
Header file to be included by clients of the Monitored infrastructure.
Handle class for reading a decoration on an object.
Property holding a SG store/key/clid from which a ReadHandle is made.
AthMonitorAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
Property holding a SG store/key/clid from which a ReadHandle is made.
Gaudi::Property< float > m_etaMax
std::vector< std::vector< int > > m_abGroups2
std::vector< int > m_abGroups1
Gaudi::Property< std::string > m_kinGroupName
SG::ReadDecorHandleKey< xAOD::TauJetContainer > m_offlineGNTauScoreDecorKey
SG::ReadDecorHandleKey< xAOD::TauJetContainer > m_offlineGNTauMediumWPDecorKey
std::map< std::string, std::map< std::string, int > > m_cGroups2
virtual StatusCode fillHistograms(const EventContext &ctx) const override
adds event to the monitoring histograms
SG::ReadDecorHandleKey< xAOD::TauJetContainer > m_offlineGNTauLooseWPDecorKey
SG::ReadDecorHandleKey< xAOD::TauJetContainer > m_offlineGNTauTransScoreDecorKey
SG::ReadDecorHandleKey< xAOD::TauJetContainer > m_offlineGNTauTightWPDecorKey
SG::ReadHandleKey< xAOD::TauJetContainer > m_TauContainerKey
Gaudi::Property< float > m_etaMin
std::map< std::string, int > m_cGroups1