1 #ifndef EVENTNODEKILLER_H  
    2 #define EVENTNODEKILLER_H 1 
    6 #include "GaudiAlg/GaudiAlgorithm.h" 
   29 #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. 
 
The useful base class for data processing algorithms. 
 
~EventNodeKiller() override=default
Destructor. 
 
StatusCode execute() override
Algorithm execution.