CMS 3D CMS Logo

Classes | Functions | Variables
L1NNTauProducer.cc File Reference
#include "DataFormats/Math/interface/deltaR.h"
#include <TLorentzVector.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"
#include "L1Trigger/Phase2L1ParticleFlow/interface/taus/TauNNIdHW.h"
#include "ap_int.h"
#include "ap_fixed.h"

Go to the source code of this file.

Classes

class  L1NNTauProducer
 

Functions

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< L1NNTauProducer > > s_filler_0__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

◆ s_filler_0__LINE__()

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< L1NNTauProducer > > s_filler_0__LINE__ ( "L1NNTauProducer"  )
static

◆ s_maker__LINE__()

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

Variable Documentation

◆ track_trigger_eta_max

constexpr float track_trigger_eta_max = 2.5
static

Definition at line 58 of file L1NNTauProducer.cc.

Referenced by L1NNTauProducer::process_HW(), and L1NNTauProducer::process_SW().