CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Functions | Variables
L1NNTauProducer.cc File Reference
#include "DataFormats/Math/interface/deltaR.h"
#include <cmath>
#include <vector>
#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 "DataFormats/L1TParticleFlow/interface/PFTau.h"
#include "DataFormats/L1TParticleFlow/interface/PFCandidate.h"
#include "L1Trigger/Phase2L1ParticleFlow/interface/TauNNId.h"

Go to the source code of this file.

Classes

class  L1NNTauProducer
 

Functions

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

Variables

static constexpr float track_trigger_eta_max = 2.5
 

Function Documentation

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

Variable Documentation

constexpr float track_trigger_eta_max = 2.5
static

Definition at line 41 of file L1NNTauProducer.cc.

Referenced by L1NNTauProducer::produce().