17#ifndef TRIGT2CALOEGAMMA_CALOSAMP2FEXEGAMMARE_H
18#define TRIGT2CALOEGAMMA_CALOSAMP2FEXEGAMMARE_H
22#include "GaudiKernel/AlgTool.h"
23#include "CaloGeoHelpers/CaloSampling.h"
32 const IInterface* parent);
41 const EventContext& context)
const override;
54 if ( std::abs(cellEta) < 1.4 ){
60 if ( std::abs(cellEta) < 2.5 ){
74 if ( std::abs(cellEta) < 2.5 ){
Scalar eta() const
pseudorapidity method
This class groups all DetDescr information related to a CaloCell.
Gaudi::Property< float > m_maxHotCellDphi
double phiSizeLArEMSamp2(const double eta, const int calo) const
EgammaReSamp2Fex(const std::string &type, const std::string &name, const IInterface *parent)
Gaudi::Property< float > m_maxHotCellDeta
double etaSizeLArEMSamp2(const double eta, const int calo) const
virtual StatusCode execute(xAOD::TrigEMCluster &rtrigEmCluster, const IRoiDescriptor &roi, const CaloDetDescrElement *&caloDDE, const EventContext &context) const override
execute feature extraction for the EM Calorimeter second layer
Describes the API of the Region of Ineterest geometry.
TrigEMCluster_v1 TrigEMCluster
Define the latest version of the trigger EM cluster class.