2 #ifndef EVENTNODEKILLER_H
3 #define EVENTNODEKILLER_H 1
32 #endif // EVENTNODEKILLER_H
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.
EventNodeKiller(const std::string &name, ISvcLocator *pSvcLocator)
Standard constructor.
This class is used for returning status codes from appropriate routines.
virtual const std::string & name() const
The identifying name of the algorithm object.
The useful base class for data processing algorithms.
virtual StatusCode execute()
Algorithm execution.
virtual ~EventNodeKiller()
Destructor.