|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef LARCELLREC_LARCELLMERGER_H
7 #define LARCELLREC_LARCELLMERGER_H
22 #include "GaudiKernel/ToolHandle.h"
35 :
public extends<AthAlgTool, ICaloCellMakerTool>
39 using base_class::base_class;
52 const EventContext& ctx)
const override;
65 "SG key of rebuilt LArRawChannelContainer"};
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode initialize() override
initialize the tool
virtual StatusCode process(CaloCellContainer *theCellContainer, const EventContext &ctx) const override
update theCellContainer
const CaloCell_ID * m_calo_id
virtual StatusCode finalize() override
finalize the tool
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< LArRawChannelContainer > m_rawChannelContainerName
key for raw channel container to merge to cells
Helper class for offline cell identifiers.
Container class for CaloCell.
SG::ReadCondHandleKey< LArOnOffIdMapping > m_cablingKey
handle to LAr cabling
Replace cells in calo cell container with cells from alternate raw channel container.
Container for LArRawChannel (IDC using LArRawChannelCollection)
const LArOnlineID * m_onlineID