5#ifndef ATHVIEWS_ATHVIEWS_VIEWMERGEALG_H
6#define ATHVIEWS_ATHVIEWS_VIEWMERGEALG_H 1
32 ViewMergeAlg(
const std::string& name, ISvcLocator* pSvcLocator );
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.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
virtual StatusCode execute()
SG::ReadHandleKey< ViewContainer > m_r_views
virtual StatusCode finalize()
SG::WriteHandleKey< std::vector< int > > m_w_ints
virtual ~ViewMergeAlg()
Destructor:
SG::ReadHandleKey< std::vector< int > > m_r_ints
ViewMergeAlg(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
ViewMergeAlg()
Default constructor:
virtual StatusCode initialize()
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.