CMS 3D CMS Logo

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

Go to the source code of this file.

Classes

class  l1t::UnpackerFactory
 

Namespaces

 l1t
 delete x;
 

Macros

#define DEFINE_L1T_UNPACKER(type)   DEFINE_EDM_PLUGIN(l1t::UnpackerFactoryT, type, #type)
 

Typedefs

typedef Unpacker *() l1t::unpack_fct()
 
typedef edmplugin::PluginFactory< unpack_fct > l1t::UnpackerFactoryT
 

Macro Definition Documentation

◆ DEFINE_L1T_UNPACKER

#define DEFINE_L1T_UNPACKER (   type)    DEFINE_EDM_PLUGIN(l1t::UnpackerFactoryT, type, #type)

Definition at line 23 of file UnpackerFactory.h.