18#include "GaudiKernel/ServiceHandle.h"
88 void testEtMax(
const std::vector<int>& cores);
bool isEtMax()
Does this window pass the local ET maximum condition.
const TrigConf::L1Menu * m_l1menu
int ET4x4()
Returns 4x4 TT cluster ET.
double m_eta
Algorithm results.
int Core()
Returns RoI Core ET.
int ETSmall()
Returns Small cluster ET.
static const int m_satSmall
bool isRoI()
Does this window pass the local ET maximum condition.
double phi()
Returns phi coordinate of RoI, using standard ATLAS convention.
int ETLarge()
Returns Large cluster ET.
JEMJetAlgorithm(double eta, double phi, const std::map< int, JetInput * > *jiContainer, const TrigConf::L1Menu *l1menu)
void passesTrigger()
Check trigger condition and set ET values if TOB created.
xAOD::JEMTobRoI * jemTobRoI()
Create JEMTobRoI and return pointers to it.
static const int m_satLarge
Algorithm parameters.
void setRoICoord(double eta, double phi)
Compute RoI coordinate.
void testEtMax(const std::vector< int > &cores)
Form all 2x2 clusters within window and test centre is a local ET maximum.
int ET8x8()
Returns 8x8 TT cluster ET.
int ET6x6()
Returns 6x6 TT cluster ET.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
JEMTobRoI_v1 JEMTobRoI
Define the latest version of the JEMTobRoI class.