|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef DERIVATIONFRAMEWORK_CALO_CELLSINTHINNING_H
10 #define DERIVATIONFRAMEWORK_CALO_CELLSINTHINNING_H
35 const std::string&
name,
45 m_SGKey{
this,
"InputSGKey",
"Electrons",
"SG key for input container" };
50 "SG key for input cells container"
55 "EgammaDummyClusters",
60 "OutputCellLinksSGKey",
61 "EgammaDummyCellLink",
62 "SG key for output cell links"
67 "CaloDetDescrManager",
76 #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
Pass the thinning service
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