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 #define DECLARE_COMPONENT(x) DECLARE_SERVICE_FACTORY(x)
7 #endif
8 
9 using namespace Gaudi;
Description:
Definition: RootCnvSvc.h:52
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:6