CMS 3D CMS Logo

Classes | Namespaces | Macros | Typedefs
PackingSetupFactory.h File Reference
#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()
 

Macro Definition Documentation

◆ DEFINE_L1T_PACKING_SETUP

#define DEFINE_L1T_PACKING_SETUP (   type)    DEFINE_EDM_PLUGIN(l1t::PackingSetupFactoryT, type, #type)

Definition at line 24 of file PackingSetupFactory.h.