CMS 3D CMS Logo

Classes | Namespaces | Macros | Typedefs
PackerFactory.h File Reference
#include "FWCore/PluginManager/interface/PluginFactory.h"
#include "EventFilter/L1TRawToDigi/interface/Packer.h"

Go to the source code of this file.

Classes

class  l1t::PackerFactory
 

Namespaces

 l1t
 delete x;
 

Macros

#define DEFINE_L1T_PACKER(type)   DEFINE_EDM_PLUGIN(l1t::PackerFactoryT, type, #type)
 

Typedefs

typedef Packer *() l1t::pack_fct()
 
typedef edmplugin::PluginFactory< pack_fct > l1t::PackerFactoryT
 

Macro Definition Documentation

◆ DEFINE_L1T_PACKER

#define DEFINE_L1T_PACKER (   type)    DEFINE_EDM_PLUGIN(l1t::PackerFactoryT, type, #type)

Definition at line 23 of file PackerFactory.h.