#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 |
|
static |
|
static |
|
static |
Definition at line 41 of file L1NNTauProducer.cc.
Referenced by L1NNTauProducer::produce().