7#ifndef LARCELLREC_LARCELLBUILDERFROMLARRAWCHANNELTOOL_H
8#define LARCELLREC_LARCELLBUILDERFROMLARRAWCHANNELTOOL_H
24#include "GaudiKernel/ToolHandle.h"
53 :
public extends<AthAlgTool, ICaloCellMakerTool>
59 using base_class::base_class;
84 const EventContext& ctx)
const override;
89 Gaudi::Property<bool>
m_addDeadOTX{
this,
"addDeadOTX",
true,
"Add dummy cells for missing FEBs"};
90 Gaudi::Property<int>
m_initialDataPoolSize{
this,
"InitialCellPoolSize",-1,
"Initial size of the DataPool<LArCells> (-1: Use nCells)"};
Definition of CaloDetDescrManager.
Property holding a SG store/key/clid from which a ReadHandle is made.
Container class for CaloCell.
Helper class for offline cell identifiers.
Data object for LAr calorimeter readout cell.
Property holding a SG store/key/clid from which a ReadHandle is made.
const std::string process