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;
47 virtual StatusCode
finalize()
override;
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.
Container class for CaloCell.
Helper class for offline cell identifiers.
Replace cells in calo cell container with cells from alternate raw channel container.
SG::ReadCondHandleKey< LArOnOffIdMapping > m_cablingKey
handle to LAr cabling
virtual StatusCode initialize() override
initialize the tool
SG::ReadHandleKey< LArRawChannelContainer > m_rawChannelContainerName
key for raw channel container to merge to cells
const LArOnlineID * m_onlineID
const CaloCell_ID * m_calo_id
virtual StatusCode finalize() override
finalize the tool
Container for LArRawChannel (IDC using LArRawChannelCollection)
Property holding a SG store/key/clid from which a ReadHandle is made.
const std::string process