#include "GaudiKernel/DeclareFactoryEntries.h"#include "MixInputSvc/MixInputSvc.h"#include "MixInputSvc/MixInputAlgorithm.h"Include dependency graph for MixInputSvc_entries.cc:
Go to the source code of this file.
Functions | |
| DECLARE_FACTORY_ENTRIES (MixInputSvc) | |
Definition at line 9 of file MixInputSvc_entries.cc.
00010 { 00011 DECLARE_SERVICE(MixInputSvc); 00012 DECLARE_ALGORITHM(MixInputAlgorithm); 00013 }
1.4.7