ATLAS Offline Software
Loading...
Searching...
No Matches
METJWoJPerfFex.h
Go to the documentation of this file.
1
4
5#ifndef TRIGT1CALOFEXPERF_METJWOJPERFFEX_H
6#define TRIGT1CALOFEXPERF_METJWOJPERFFEX_H
7
8#include "METPerfFexBase.h"
13
14namespace LVL1
15{
17 {
18 public:
19 METJWoJPerfFex(const std::string &name, ISvcLocator *pSvcLocator);
20 virtual ~METJWoJPerfFex() override;
21
22 virtual StatusCode initialize() override;
23 virtual StatusCode runFex(
24 const EventContext &ctx,
25 xAOD::EnergySumRoI &met) const override;
26
27 private:
35 std::vector<float> m_sumEtThresholds;
36 std::vector<float> m_axValues;
37 std::vector<float> m_ayValues;
38 std::vector<float> m_bxValues;
39 std::vector<float> m_byValues;
40 std::vector<float> m_cxValues;
41 std::vector<float> m_cyValues;
42 }; //> end class METJWoJPerfFex
43} // namespace LVL1
44#endif //> !TRIGT1CALOFEXPERF_METJWOJPERFFEX_H
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
std::vector< float > m_bxValues
std::vector< float > m_sumEtThresholds
std::vector< float > m_axValues
virtual StatusCode runFex(const EventContext &ctx, xAOD::EnergySumRoI &met) const override
virtual StatusCode initialize() override
std::vector< float > m_cyValues
SG::ReadHandleKey< xAOD::GBlockContainer > m_gblocksKey
SG::WriteHandleKey< xAOD::EnergySumRoI > m_mhtKey
std::vector< float > m_ayValues
virtual ~METJWoJPerfFex() override
METJWoJPerfFex(const std::string &name, ISvcLocator *pSvcLocator)
std::vector< float > m_byValues
SG::WriteHandleKey< xAOD::EnergySumRoI > m_mstKey
std::vector< float > m_cxValues
SG::ReadHandleKey< xAOD::EnergySumRoI > m_rhoKey
METPerfFexBase(const std::string &name, ISvcLocator *pSvcLocator)
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
EnergySumRoI_v2 EnergySumRoI