CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 DEFINE_L1T_PACKER (   type)    DEFINE_EDM_PLUGIN(l1t::PackerFactoryT,type,#type)

Definition at line 22 of file PackerFactory.h.