Components.cpp
Go to the documentation of this file.
1 #include "RootCnv/RootCnvSvc.h"
2 #include "RootCnv/RootEvtSelector.h"
3 #include "RootCnv/RootPerfMonSvc.h"
4 
5 #ifndef DECLARE_COMPONENT
6 #include "GaudiKernel/SvcFactory.h"
7 #define DECLARE_COMPONENT(x) DECLARE_SERVICE_FACTORY(x)
8 #endif
9 
10 using namespace Gaudi;
Description:
Definition: RootCnvSvc.h:54
Concrete event selector implementation to access ROOT files.
Helper functions to set/get the application return code.
Definition: __init__.py:1
#define DECLARE_COMPONENT(x)
Definition: Components.cpp:7