CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Macros | Typedefs
PackingSetup.h File Reference
#include <map>
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "EventFilter/L1TRawToDigi/interface/Packer.h"
#include "EventFilter/L1TRawToDigi/interface/PackerTokens.h"
#include "EventFilter/L1TRawToDigi/interface/Unpacker.h"
#include "EventFilter/L1TRawToDigi/interface/UnpackerCollections.h"

Go to the source code of this file.

Classes

class  l1t::PackingSetup
 
class  l1t::PackingSetupFactory
 

Namespaces

 edm
 HLT enums.
 
 edm::stream
 
 l1t
 map containing the conditions
 

Macros

#define DEFINE_L1T_PACKING_SETUP(type)   DEFINE_EDM_PLUGIN(l1t::PackingSetupFactoryT,type,#type)
 

Typedefs

typedef std::map< std::pair
< int, int >, Packers > 
l1t::PackerMap
 
typedef
edmplugin::PluginFactory
< prov_fct > 
l1t::PackingSetupFactoryT
 
typedef PackingSetup *( l1t::prov_fct )()
 
typedef std::map< int,
std::shared_ptr< Unpacker > > 
l1t::UnpackerMap
 

Macro Definition Documentation

#define DEFINE_L1T_PACKING_SETUP (   type)    DEFINE_EDM_PLUGIN(l1t::PackingSetupFactoryT,type,#type)

Definition at line 61 of file PackingSetup.h.