22 declareProperty(
"Nodes", m_nodes );
36 std::vector<std::string>::iterator itS;
39 eventSvc()->unlinkObject( *itS ).ignore();
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
std::vector< std::string > m_nodes
String property "Nodes".
Algorithm to kill nodes in the event data store.
#define DECLARE_COMPONENT(type)
MSG::Level msgLevel() const
The current message service output level.
This class is used for returning status codes from appropriate routines.
The useful base class for data processing algorithms.
MsgStream & debug() const
shortcut for the method msgStream ( MSG::DEBUG )
virtual StatusCode execute()
Algorithm execution.
virtual ~EventNodeKiller()
Destructor.
SmartIF< IDataProviderSvc > & eventSvc() const
The standard event data service.
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.