CMS 3D CMS Logo

Classes | Namespaces | Functions
L1TRawToDigi.cc File Reference
#include <iostream>
#include <iomanip>
#include <memory>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "DataFormats/FEDRawData/interface/FEDHeader.h"
#include "DataFormats/FEDRawData/interface/FEDNumbering.h"
#include "DataFormats/FEDRawData/interface/FEDRawDataCollection.h"
#include "DataFormats/FEDRawData/interface/FEDTrailer.h"
#include "EventFilter/L1TRawToDigi/interface/AMC13Spec.h"
#include "EventFilter/L1TRawToDigi/interface/Block.h"
#include "PackingSetupFactory.h"
#include "EventFilter/L1TRawToDigi/plugins/implementations_stage2/L1TStage2Layer2Constants.h"

Go to the source code of this file.

Classes

class  l1t::L1TRawToDigi
 

Namespaces

 l1t
 delete x;
 

Functions

std::ostream & operator<< (std::ostream &o, const l1t::BlockHeader &h)
 
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< L1TRawToDigi > > s_filler__LINE__ ("L1TRawToDigi")
 
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< L1TRawToDigi > > s_maker__LINE__ ("L1TRawToDigi")
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  o,
const l1t::BlockHeader h 
)

Definition at line 88 of file L1TRawToDigi.cc.

88  {
89  o << "L1T Block Header " << h.getID() << " with size " << h.getSize();
90  return o;
91 };

References EcalTangentSkim_cfg::o.

◆ s_filler__LINE__()

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< L1TRawToDigi > > s_filler__LINE__ ( "L1TRawToDigi"  )
static

◆ s_maker__LINE__()

static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< L1TRawToDigi > > s_maker__LINE__ ( "L1TRawToDigi"  )
static
EcalTangentSkim_cfg.o
o
Definition: EcalTangentSkim_cfg.py:42
h