 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef GLOBALSIM_EGAMMA1_LARSTRIP_FEX_ROWAWARE_H
6 #define GLOBALSIM_EGAMMA1_LARSTRIP_FEX_ROWAWARE_H
18 #include "../IO/LArStripNeighborhoodContainer.h"
19 #include "../IO/IeEmNbhoodTOBContainer.h"
20 #include "../IO/IeEmTOB.h"
50 "EMB1CellFromCaloCells",
51 "AlgTool to provide a vector of CaloCells"
55 ToolHandle<eFexRoIAlgTool>
58 "EMB1CellFromCaloCells",
59 "AlgTool to provide a vector<const xAOD::eFexEMRoI*>"};
65 "flag to enable dumps"};
71 "flag to enable terse dumps"};
76 "stripNeighborhoodTOBKey",
77 "stripNeighborhoodTOBContainer",
78 "location to write strip neighborhoods of EFex RoIs, with the associated TOBs"};
89 const std::vector<const CaloCell*>&,
91 std::vector<int>&)
const;
95 const std::vector<const CaloCell*>&,
97 std::vector<int>&)
const;
101 const std::vector<const CaloCell*>&,
virtual StatusCode execute(const EventContext &) const override
Egamma1_LArStrip_Fex_RowAware(const std::string &name, ISvcLocator *pSvcLocator)
StatusCode findNeighborhood_RowAware(const xAOD::eFexEMRoI *, const std::vector< const CaloCell * > &, IOBitwise::IeEmNbhoodTOBContainer &, std::vector< int > &) const
StatusCode findClosestCellToRoI(const xAOD::eFexEMRoI *, const std::vector< const CaloCell * > &, const CaloCell *&) const
ToolHandle< ICaloCellsProducer > m_cellProducer
virtual StatusCode initialize() override
Class describing a LVL1 eFEX EM region of interest.
StatusCode findNeighborhoods_RowAware(const std::vector< const xAOD::eFexEMRoI * > &, const std::vector< const CaloCell * > &, IOBitwise::IeEmNbhoodTOBContainer &, std::vector< int > &) const
SG::WriteHandleKey< std::vector< int > > m_phimaxKey
An algorithm that can be simultaneously executed in multiple threads.
AlgTool that to test whether expected the TIP values generated by data supplied by eEmMultTestBench c...
Property holding a SG store/key/clid from which a WriteHandle is made.
SG::WriteHandleKey< IOBitwise::IeEmNbhoodTOBContainer > m_neighKey
Gaudi::Property< bool > m_dump
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< xAOD::EventInfo > m_eventInfoKey
ToolHandle< eFexRoIAlgTool > m_roiAlgTool
Data object for each calorimeter readout cell.
Gaudi::Property< bool > m_dumpTerse