5#ifndef TRIGT1CALOCALIBUTILS_L1CALOTRIGGERTOWERSELECTOR_H
6#define TRIGT1CALOCALIBUTILS_L1CALOTRIGGERTOWERSELECTOR_H
Scalar eta() const
pseudorapidity method
Scalar phi() const
phi method
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
std::string m_inputTriggerTowerLocation
std::vector< double > m_vEtaSelectionRange
bool isSelected(double eta, double phi)
virtual StatusCode initialize()
virtual ~L1CaloTriggerTowerSelector()
virtual StatusCode finalize()
std::string m_outputTriggerTowerLocation
std::vector< double > m_vPhiSelectionRange
LVL1::TriggerTowerKey * m_towerKey
L1CaloTriggerTowerSelector(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode execute()
The TriggerTowerKey object provides the key for each trigger tower depending on its eta-phi coords.