#include "GaudiKernel/DeclareFactoryEntries.h"#include "DaqBlockHeaderCnv.h"Include dependency graph for PerDaqBlock_entries.cc:
Go to the source code of this file.
Functions | |
| DECLARE_CONVERTER_FACTORY (DaqBlockHeaderCnv) | |
| DECLARE_FACTORY_ENTRIES (PerDaqBlock) | |
Definition at line 7 of file PerDaqBlock_entries.cc.
00007 { 00008 DECLARE_CONVERTER(DaqBlockHeaderCnv) 00009 }
1.4.7