![]() |
![]() |
#include <memory>
#include <string>
#include <iostream>
#include <fstream>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDFilter.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/JetReco/interface/PFJet.h"
#include "DataFormats/ParticleFlowReco/interface/PFClusterFwd.h"
#include "DataFormats/ParticleFlowReco/interface/PFCluster.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "DataFormats/EgammaCandidates/interface/Photon.h"
#include "DataFormats/EgammaCandidates/interface/PhotonFwd.h"
#include "DataFormats/Math/interface/deltaR.h"
Go to the source code of this file.
Classes | |
class | SinglePhotonJetPlusHOFilter |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< SinglePhotonJetPlusHOFilter > > | s_filler__LINE__ ("SinglePhotonJetPlusHOFilter") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< SinglePhotonJetPlusHOFilter > > | s_maker__LINE__ ("SinglePhotonJetPlusHOFilter") |
|
static |
|
static |