5#ifndef TAURECTOOLS_TAUPI0CREATEROI_H
6#define TAURECTOOLS_TAUPI0CREATEROI_H
10#include <boost/dynamic_bitset.hpp>
12#include "GaudiKernel/ToolHandle.h"
44 Gaudi::Property<double>
m_maxDeltaRTauCells {
this,
"MaxDeltaRTauCells", 0.4,
"max DeltaR for cells-tau association"};
CaloCellContainer that can accept const cell pointers.
Definition of CaloDetDescrManager.
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
CaloCellContainer that can accept const cell pointers.
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadCondHandleKey< CaloDetDescrManager > m_caloMgrKey
virtual ~TauPi0CreateROI()=default
virtual StatusCode executePi0CreateROI(xAOD::TauJet &pTau, CaloConstCellContainer &Pi0CellContainer, boost::dynamic_bitset<> &map) const override
TauPi0CreateROI(const std::string &name)
Gaudi::Property< bool > m_removeElectronCells
SG::ReadHandleKey< CaloCellContainer > m_caloCellInputContainer
SG::ReadHandleKey< xAOD::CaloClusterContainer > m_removedClusterInputContainer
Gaudi::Property< double > m_maxDeltaRTauCells
ASG_TOOL_CLASS2(TauPi0CreateROI, TauRecToolBase, ITauToolBase)
virtual StatusCode initialize() override
Tool initializer.
TauJet_v3 TauJet
Definition of the current "tau version".