CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Functions | Variables
L1TkEmParticleProducer.cc File Reference
#include <memory>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/global/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/L1TCorrelator/interface/TkEm.h"
#include "DataFormats/L1TCorrelator/interface/TkEmFwd.h"
#include "DataFormats/L1TCorrelator/interface/TkPrimaryVertex.h"
#include "DataFormats/Math/interface/LorentzVector.h"
#include "DataFormats/Math/interface/deltaR.h"
#include "DataFormats/L1TrackTrigger/interface/TTTypes.h"
#include <string>
#include <cmath>

Go to the source code of this file.

Classes

class  L1TkEmParticleProducer
 

Functions

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

Variables

static constexpr float EtaECal = 1.479
 
static constexpr float REcal = 129.
 
static constexpr float ZEcal = 315.4
 

Function Documentation

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

Variable Documentation

constexpr float EtaECal = 1.479
static

Definition at line 35 of file L1TkEmParticleProducer.cc.

Referenced by L1TkEmParticleProducer::CorrectedEta().

constexpr float REcal = 129.
static

Definition at line 36 of file L1TkEmParticleProducer.cc.

Referenced by L1TkEmParticleProducer::CorrectedEta().

constexpr float ZEcal = 315.4
static