All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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;