| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

RIOS_entries.cc

Go to the documentation of this file.
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 }
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:18:19 2011 for RootIOSvc by doxygen 1.4.7