/search.css" rel="stylesheet" type="text/css"/> /search.js">
00001 #include "GaudiKernel/DeclareFactoryEntries.h" 00002 00003 #include "RootIOSvc/RootIOCnvSvc.h" 00004 #include "RootIOSvc/RootIOEvtSelector.h" 00005 #include "RootIOSvc/RootIOFileStateSvc.h" 00006 00007 DECLARE_SERVICE_FACTORY(RootIOCnvSvc) 00008 DECLARE_SERVICE_FACTORY(RootIOEvtSelector) 00009 DECLARE_SERVICE_FACTORY(RootIOFileStateSvc) 00010 00011 DECLARE_FACTORY_ENTRIES(RootIOSvc) { 00012 DECLARE_SERVICE(RootIOCnvSvc); 00013 DECLARE_SERVICE(RootIOEvtSelector); 00014 DECLARE_SERVICE(RootIOFileStateSvc); 00015 }