Gaudi Framework, version v23r5

Home   Generated: Wed Nov 28 2012
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
EventNodeKiller.h
Go to the documentation of this file.
1 // $Id: EventNodeKiller.h,v 1.1 2005-07-15 16:41:41 cattanem Exp $
2 #ifndef EVENTNODEKILLER_H
3 #define EVENTNODEKILLER_H 1
4 
5 // Include files
6 // from Gaudi
8 #include <vector>
9 #include <string>
10 
19 public:
21  EventNodeKiller( const std::string& name, ISvcLocator* pSvcLocator );
22 
23  virtual ~EventNodeKiller( );
24 
25  virtual StatusCode execute ();
26 
27 protected:
28 
29 private:
31 };
32 #endif // EVENTNODEKILLER_H

Generated at Wed Nov 28 2012 12:17:10 for Gaudi Framework, version v23r5 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004