#include "GaudiKernel/DeclareFactoryEntries.h"#include "RootIOSvc/RootIOCnvSvc.h"#include "RootIOSvc/RootIOEvtSelector.h"#include "RootIOSvc/RootIOFileStateSvc.h"Include dependency graph for RIOS_entries.cc:
Go to the source code of this file.
Functions | |
| DECLARE_FACTORY_ENTRIES (RootIOSvc) | |
| DECLARE_FACTORY_ENTRIES | ( | RootIOSvc | ) |
Definition at line 11 of file RIOS_entries.cc.
00011 { 00012 DECLARE_SERVICE(RootIOCnvSvc); 00013 DECLARE_SERVICE(RootIOEvtSelector); 00014 DECLARE_SERVICE(RootIOFileStateSvc); 00015 }
1.4.7