#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 "FWCore/Utilities/interface/StreamID.h"
#include "DataFormats/BTauReco/interface/DeepBoostedJetFeatures.h"
#include "DataFormats/Common/interface/ValueMap.h"
#include "DataFormats/PatCandidates/interface/Electron.h"
#include "DataFormats/PatCandidates/interface/Muon.h"
#include "PhysicsTools/ONNXRuntime/interface/ONNXRuntime.h"
#include "RecoBTag/FeatureTools/interface/deep_helpers.h"
Go to the source code of this file.
Classes | |
class | PNETLeptonProducer< LeptonType > |
Typedefs | |
typedef PNETLeptonProducer< pat::Electron > | ElectronPNETProducer |
typedef PNETLeptonProducer< pat::Muon > | MuonPNETProducer |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< MuonPNETProducer > > | s_filler_0__LINE__ ("MuonPNETProducer") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< MuonPNETProducer > > | s_maker__LINE__ ("MuonPNETProducer") |
Definition at line 193 of file PNETLeptonProducer.cc.
typedef PNETLeptonProducer<pat::Muon> MuonPNETProducer |
Definition at line 192 of file PNETLeptonProducer.cc.
|
static |
|
static |