#include "FWCore/PluginManager/interface/PluginFactory.h"
#include "EventFilter/L1TRawToDigi/interface/PackingSetup.h"
Go to the source code of this file.
Classes | |
class | l1t::PackingSetupFactory |
Namespaces | |
l1t | |
delete x; | |
Macros | |
#define | DEFINE_L1T_PACKING_SETUP(type) DEFINE_EDM_PLUGIN(l1t::PackingSetupFactoryT, type, #type) |
Typedefs | |
typedef edmplugin::PluginFactory< prov_fct > | l1t::PackingSetupFactoryT |
typedef PackingSetup *() | l1t::prov_fct() |
#define DEFINE_L1T_PACKING_SETUP | ( | type | ) | DEFINE_EDM_PLUGIN(l1t::PackingSetupFactoryT, type, #type) |
Definition at line 24 of file PackingSetupFactory.h.