#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/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/StreamID.h"
#include "DataFormats/PatCandidates/interface/Muon.h"
#include "DataFormats/PatCandidates/interface/Jet.h"
#include "DataFormats/PatCandidates/interface/Electron.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "DataFormats/Common/interface/View.h"
#include "DataFormats/Candidate/interface/VertexCompositePtrCandidate.h"
#include "PhysicsTools/NanoAOD/interface/MatchingUtils.h"
Go to the source code of this file.
Classes | |
class | LeptonJetVarProducer< T > |
Typedefs | |
typedef LeptonJetVarProducer< pat::Electron > | ElectronJetVarProducer |
typedef LeptonJetVarProducer< pat::Muon > | MuonJetVarProducer |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< MuonJetVarProducer > > | s_filler__LINE__ ("MuonJetVarProducer") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< MuonJetVarProducer > > | s_maker__LINE__ ("MuonJetVarProducer") |
Definition at line 203 of file LeptonJetVarProducer.cc.
Definition at line 202 of file LeptonJetVarProducer.cc.
|
static |
|
static |