|
ATLAS Offline Software
|
Go to the documentation of this file.
17 #ifndef TRIGT2CALOEGAMMA_CALOSAMP2FEXEGAMMARE_H
18 #define TRIGT2CALOEGAMMA_CALOSAMP2FEXEGAMMARE_H
22 #include "GaudiKernel/AlgTool.h"
23 #include "CaloGeoHelpers/CaloSampling.h"
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 ){
double phiSizeLArEMSamp2(const double eta, const int calo) const
Scalar eta() const
pseudorapidity method
This class groups all DetDescr information related to a CaloCell. Provides a generic interface for al...
EgammaReSamp2Fex(const std::string &type, const std::string &name, const IInterface *parent)
double etaSizeLArEMSamp2(const double eta, const int calo) const
Feature extraction Tool for LVL2 Calo.
::StatusCode StatusCode
StatusCode definition for legacy code.
Describes the API of the Region of Ineterest geometry.
Gaudi::Property< float > m_maxHotCellDphi
Gaudi::Property< float > m_maxHotCellDeta
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
Description of a trigger EM cluster.