#include "DybDataSvc.h"
#include "ArchiveTrimSvc.h"
#include "SaveB4TrimAesSvc.h"
#include "EvtStoreQuery.h"
#include "GaudiKernel/DeclareFactoryEntries.h"
Include dependency graph for DybEventMgr_entries.cpp:
Go to the source code of this file.
Functions | |
DECLARE_FACTORY_ENTRIES (DybEventMgr) |
DECLARE_FACTORY_ENTRIES | ( | DybEventMgr | ) |
Definition at line 14 of file DybEventMgr_entries.cpp.
00014 { 00015 DECLARE_SERVICE(DybDataSvc); 00016 DECLARE_SERVICE(ArchiveTrimSvc); 00017 DECLARE_SERVICE(SaveB4TrimAesSvc); 00018 DECLARE_SERVICE(EvtStoreQuery); 00019 }