#include <memory>
#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/Math/interface/deltaR.h"
#include "DataFormats/PatCandidates/interface/Muon.h"
#include "DataFormats/PatCandidates/interface/Electron.h"
#include "DataFormats/PatCandidates/interface/Jet.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "DataFormats/Candidate/interface/VertexCompositePtrCandidate.h"
#include "RecoVertex/VertexTools/interface/VertexDistance3D.h"
#include "RecoVertex/VertexPrimitives/interface/ConvertToFromReco.h"
#include "RecoVertex/VertexPrimitives/interface/VertexState.h"
#include <vector>
#include "FWCore/Framework/interface/global/EDProducer.h"
#include "DataFormats/Common/interface/View.h"
#include "DataFormats/HepMCCandidate/interface/GenParticle.h"
#include "PhysicsTools/NanoAOD/interface/MatchingUtils.h"
Go to the source code of this file.
Classes | |
class | BJetEnergyRegressionVarProducer< T > |
Typedefs | |
typedef BJetEnergyRegressionVarProducer< pat::Jet > | JetRegressionVarProducer |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< JetRegressionVarProducer > > | s_filler__LINE__ ("JetRegressionVarProducer") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< JetRegressionVarProducer > > | s_maker__LINE__ ("JetRegressionVarProducer") |
Definition at line 427 of file BJetEnergyRegressionVarProducer.cc.
|
static |
|
static |