4#ifndef TRIGT1CALOMONITORING_GFEXMONITORALGORITHM_H
5#define TRIGT1CALOMONITORING_GFEXMONITORALGORITHM_H
19 virtual StatusCode
fillHistograms(
const EventContext& ctx )
const override;
25 StringProperty
m_packageName{
this,
"PackageName",
"gfexMonitor",
"group name for histograming"};
26 FloatArrayProperty
m_ptCutValuesgLJ{
this,
"ptCutValuesgLJ", { 0., 30., 400.},
"List of lower pt cut values, -1. for not cut applied."};
27 FloatArrayProperty
m_ptCutValuesgJ{
this,
"ptCutValuesgJ", { 0., 100.},
"List of lower pt cut values, -1. for not cut applied."};
36 FPGAType getFPGAType(
const float&
eta)
const;
37 int getBinNumberJet (
float ,
float ,
int ,
int )
const;
Scalar eta() const
pseudorapidity method
Header file to be included by clients of the Monitored infrastructure.
Property holding a SG store/key/clid from which a ReadHandle is made.
AthMonitorAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
SG::ReadHandleKeyArray< xAOD::gFexJetRoIContainer > m_gFexRhoTobKeyList
virtual StatusCode fillHistograms(const EventContext &ctx) const override
adds event to the monitoring histograms
std::map< std::string, std::pair< std::string, std::string > > m_globTobVarMap
FloatArrayProperty m_ptCutValuesgLJ
FloatArrayProperty m_ptCutValuesgJ
virtual ~GfexMonitorAlgorithm()=default
SG::ReadHandleKeyArray< xAOD::gFexGlobalRoIContainer > m_gFexGlobalTobKeyList
SG::ReadHandleKeyArray< xAOD::gFexJetRoIContainer > m_gFexJetTobKeyList
StringProperty m_packageName
HandleKeyArray< ReadHandle< T >, ReadHandleKey< T >, Gaudi::DataHandle::Reader > ReadHandleKeyArray
gFexGlobalRoIContainer_v1 gFexGlobalRoIContainer
gFexJetRoIContainer_v1 gFexJetRoIContainer