CMS 3D CMS Logo

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

Go to the source code of this file.

Classes

class  l1t::Unpacker
 
class  l1t::UnpackerFactory
 

Namespaces

 l1t
 map containing the conditions
 

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
 

Functions

void l1t::getBXRange (int nbx, int &first, int &last)
 

Macro Definition Documentation

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

Definition at line 31 of file Unpacker.h.