|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TrigTauCaloRoiUpdater_H
6 #define TrigTauCaloRoiUpdater_H
29 Gaudi::Property<float>
m_dRForCenter {
this,
"dRForCenter", 0.2,
"Maximum CaloCluster Delta R from the center of RoI"};
SG::ReadHandleKey< TrigRoiDescriptorCollection > m_roIInputKey
Gaudi::Property< float > m_dRForCenter
SG::ReadHandleKey< xAOD::CaloClusterContainer > m_clustersKey
An algorithm that can be simultaneously executed in multiple threads.
::StatusCode StatusCode
StatusCode definition for legacy code.
TrigTauCaloRoiUpdater(const std::string &, ISvcLocator *)
Update the input RoI direction in (eta, phi) to the tau's axis, calculated from the RoI calo clusters...
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &ctx) const override
SG::WriteHandleKey< TrigRoiDescriptorCollection > m_roIOutputKey