Go to the documentation of this file.
53 "Views to be named this, plus a numerical index" };
StatusCode initialize() override
Its initialization.
std::vector< std::unique_ptr< DataObjectHandle< DataObject > > > m_inputHandles
const std::string & name() const override
The identifying name of the algorithm object.
Gaudi::Property< std::vector< std::string > > m_inpKeys
Alias for backward compatibility.
ViewTester(const ViewTester &)
the copy constructor is disabled
std::vector< std::unique_ptr< DataObjectHandle< DataObject > > > m_outputHandles
ViewTester & operator=(const ViewTester &)
the assignement operator is disabled
Gaudi::Property< std::vector< std::string > > m_outKeys
Gaudi::Property< std::string > m_baseViewName
Gaudi::Property< unsigned int > m_viewNumber
Gaudi::Property< std::string > m_viewNodeName
StatusCode execute() override
the execution of the algorithm
ViewTester()
the default constructor is disabled
bool isClonable() const override
Implementation of property with value of concrete type.