CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Macros | Typedefs
Packer.h File Reference
#include "FWCore/PluginManager/interface/PluginFactory.h"
#include "EventFilter/L1TRawToDigi/interface/Block.h"
#include "EventFilter/L1TRawToDigi/interface/PackerTokens.h"

Go to the source code of this file.

Classes

class  l1t::Packer
 
class  l1t::PackerFactory
 

Namespaces

 edm
 A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator.
 
 l1t
 map containing the conditions
 

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
 
typedef std::vector
< std::shared_ptr< Packer > > 
l1t::Packers
 

Macro Definition Documentation

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

Definition at line 36 of file Packer.h.