|
ATLAS Offline Software
|
Go to the documentation of this file.
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)"};
Property holding a SG store/key/clid from which a ReadHandle is made.
Definition of CaloDetDescrManager.
::StatusCode StatusCode
StatusCode definition for legacy code.
Helper class for offline cell identifiers.
Data object for LAr calorimeter readout cell.
Container class for CaloCell.