#include "FloatingFeePedestalSvc.h"#include "FloatingDaqFeePedestalSvc.h"#include "GaudiKernel/DeclareFactoryEntries.h"Include dependency graph for FloatingFeePedestalSvc_entries.cc:
Go to the source code of this file.
Functions | |
| DECLARE_SERVICE_FACTORY (FloatingFeePedestalSvc) | |
| DECLARE_SERVICE_FACTORY (FloatingDaqFeePedestalSvc) | |
| DECLARE_FACTORY_ENTRIES (FloatingFeePedestalSvc) | |
Definition at line 8 of file FloatingFeePedestalSvc_entries.cc.
00008 { 00009 DECLARE_SERVICE( FloatingFeePedestalSvc ); 00010 DECLARE_SERVICE( FloatingDaqFeePedestalSvc ); 00011 }
1.4.7