Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
16 #ifndef LARROD_LARSUPERCELLBCIDEMALG
17 #define LARROD_LARSUPERCELLBCIDEMALG
20 #include "GaudiKernel/ToolHandle.h"
42 {
this,
"SCIDTool",
"CaloSuperCellIDTool" ,
43 "Offline / supercell mapping tool."};
47 {
this,
"SCellContainerIn",
"SCellContainer",
48 "SG key for the input supercell LAr channel container"};
52 {
this,
"SCellContainerOut",
"SCellEm",
53 "SG key for the output supercell LAr channel container"};
57 {
this,
"BCIDAvgKey",
"CaloBCIDAverage",
"" };
Property holding a SG store/key/clid from which a ReadHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
SG::WriteHandleKey< CaloCellContainer > m_sCellContainerOutKey
Property: SG key for the output supercell LAr channel container.
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< CaloCellContainer > m_sCellContainerInKey
Property: SG key for the input calorimeter cell container.
Property holding a SG store/key/clid from which a WriteHandle is made.
ToolHandle< ICaloSuperCellIDTool > m_scidtool
Property: Offline / supercell mapping tool.
virtual ~LArSuperCellBCIDEmAlg()
LArSuperCellBCIDEmAlg(const std::string &name, ISvcLocator *pSvcLocator)
StatusCode execute(const EventContext &context) const
SG::ReadHandleKey< CaloBCIDAverage > m_bcidAvgKey
Property SG Key for the CaloLumiBCID.