#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 "DataFormats/Common/interface/Handle.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/ParameterSet/interface/ParameterSet.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/L1TrackTrigger/interface/TTTypes.h"
#include "DataFormats/Math/interface/deltaR.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 |
|
static |
|
static |
|
staticconstexpr |
Definition at line 38 of file L1TkEmParticleProducer.cc.
Referenced by L1TkEmParticleProducer::CorrectedEta().
|
staticconstexpr |
Definition at line 39 of file L1TkEmParticleProducer.cc.
Referenced by L1TkEmParticleProducer::CorrectedEta().
|
staticconstexpr |
Definition at line 40 of file L1TkEmParticleProducer.cc.
Referenced by L1TkEmParticleProducer::CorrectedEta(), ContainmentCorrectionAnalyzer::ecalEta(), EgammaSuperClusters::ecalEta(), EgammaObjects::ecalEta(), MCElectronAnalyzer::etaTransformation(), MCPizeroAnalyzer::etaTransformation(), MCPhotonAnalyzer::etaTransformation(), SimpleConvertedPhotonAnalyzer::etaTransformation(), PhotonsWithConversionsAnalyzer::etaTransformation(), SimplePhotonAnalyzer::etaTransformation(), TkConvValidator::etaTransformation(), PhotonValidator::etaTransformation(), and ConversionProducer::etaTransformation().