#include "GaudiKernel/DeclareFactoryEntries.h"
#include "ROBufferSvc/ROBufferSvc.h"
Include dependency graph for ROBufferSvc_entries.cc:
Go to the source code of this file.
Functions | |
DECLARE_FACTORY_ENTRIES (ROBufferSvc) |
Definition at line 7 of file ROBufferSvc_entries.cc.
00008 { 00009 DECLARE_SERVICE(ROBufferSvc); 00010 }