 |
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef DERIVATIONFRAMEWORK_CALO_CELLSINTHINNING_H
10 #define DERIVATIONFRAMEWORK_CALO_CELLSINTHINNING_H
33 const std::string&
name,
43 m_SGKey{
this,
"InputSGKey",
"Electrons",
"SG key for input container" };
48 "SG key for input cells container"
53 "EgammaDummyClusters",
58 "OutputCellLinksSGKey",
59 "EgammaDummyCellLink",
60 "SG key for output cell links"
65 "CaloDetDescrManager",
74 #endif // DERIVATIONFRAMEWORK_CALO_CELLSINCONESELECTOR_H
Property holding a SG store/key/clid from which a ReadHandle is made.
std::string m_selectionString
SG::ReadHandleKey< xAOD::EgammaContainer > m_SGKey
StatusCode addBranches() const
Property holding a SG store/key/clid from which a ReadHandle is made.
Definition of CaloDetDescrManager.
CellsInConeThinning(const std::string &type, const std::string &name, const IInterface *parent)
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< CaloCellContainer > m_InputCellsSGKey
SG::ReadCondHandleKey< CaloDetDescrManager > m_caloMgrKey
Property holding a SG store/key/clid from which a WriteHandle is made.
SG::WriteHandleKey< xAOD::CaloClusterContainer > m_OutputClusterSGKey
SG::WriteHandleKey< CaloClusterCellLinkContainer > m_OutputCellLinkSGKey