CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Typedefs | Functions
L1CondDBPayloadWriterExt.cc File Reference
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "CondFormats/L1TObjects/interface/L1TriggerKeyExt.h"
#include "CondFormats/DataRecord/interface/L1TriggerKeyExtRcd.h"
#include "CondFormats/L1TObjects/interface/L1TriggerKeyListExt.h"
#include "CondFormats/DataRecord/interface/L1TriggerKeyListExtRcd.h"
#include <memory>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/one/EDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/ESGetToken.h"
#include "CondTools/L1TriggerExt/interface/DataWriterExt.h"

Go to the source code of this file.

Classes

class  L1CondDBPayloadWriterExt
 

Typedefs

using DataWriterExtPtr = std::unique_ptr< l1t::DataWriterExt >
 
using RecordToWriterMap = std::map< std::string, DataWriterExtPtr >
 

Functions

static const
edm::ParameterSetDescriptionFillerPluginFactory::PMaker
< edm::ParameterSetDescriptionFiller
< L1CondDBPayloadWriterExt > > 
s_filler__LINE__ ("L1CondDBPayloadWriterExt")
 
static const
edm::MakerPluginFactory::PMaker
< edm::WorkerMaker
< L1CondDBPayloadWriterExt > > 
s_maker__LINE__ ("L1CondDBPayloadWriterExt")
 

Typedef Documentation

using DataWriterExtPtr = std::unique_ptr<l1t::DataWriterExt>

Definition at line 18 of file L1CondDBPayloadWriterExt.cc.

using RecordToWriterMap = std::map<std::string, DataWriterExtPtr>

Definition at line 19 of file L1CondDBPayloadWriterExt.cc.

Function Documentation

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< L1CondDBPayloadWriterExt > > s_filler__LINE__ ( "L1CondDBPayloadWriterExt"  )
static
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< L1CondDBPayloadWriterExt > > s_maker__LINE__ ( "L1CondDBPayloadWriterExt"  )
static