Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGT1CALOCALIBUTILS_L1CALOTRIGGERTOWERSELECTOR_H
6 #define TRIGT1CALOCALIBUTILS_L1CALOTRIGGERTOWERSELECTOR_H
Scalar phi() const
phi method
virtual ~L1CaloTriggerTowerSelector()
LVL1::TriggerTowerKey * m_towerKey
Scalar eta() const
pseudorapidity method
std::vector< double > m_vPhiSelectionRange
virtual StatusCode execute()
std::vector< double > m_vEtaSelectionRange
::StatusCode StatusCode
StatusCode definition for legacy code.
L1CaloTriggerTowerSelector(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode initialize()
This algorithm retrieves a TriggerTower container from storegate, loops through it and stores to an o...
virtual StatusCode finalize()
std::string m_outputTriggerTowerLocation
std::string m_inputTriggerTowerLocation
bool isSelected(double eta, double phi)
The TriggerTowerKey object provides the key for each trigger tower depending on its eta-phi coords.