5#ifndef __INTERFACE_HIEVENTSHAPEMODIFIER_H__
6#define __INTERFACE_HIEVENTSHAPEMODIFIER_H__
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
Container class for CaloCell.
virtual StatusCode fillCollectionFromTowers(std::unique_ptr< xAOD::HIEventShapeContainer > &evtShape, const SG::ReadHandleKey< xAOD::CaloClusterContainer > &m_tower_container_key, const SG::ReadHandleKey< INavigable4MomentumCollection > &m_navi_container_key, const EventContext &ctx) const =0
virtual ~IHIEventShapeFiller()
std::string m_outputContainerName
void setContainerName(const std::string &cname)
const std::string & getContainerName() const
virtual StatusCode fillCollectionFromCells(std::unique_ptr< xAOD::HIEventShapeContainer > &evtShape, const SG::ReadHandleKey< CaloCellContainer > &m_cell_container_key, const EventContext &ctx) const =0
virtual StatusCode initializeEventShapeContainer(std::unique_ptr< xAOD::HIEventShapeContainer > &evtShape) const =0
virtual StatusCode initializeIndex()=0
Property holding a SG store/key/clid from which a ReadHandle is made.