#include <iostream>
#include <vector>
#include <memory>
#include "RecoEgamma/EgammaHLTProducers/interface/HLTHcalPFClusterIsolationProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "DataFormats/Common/interface/Handle.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "RecoEgamma/EgammaIsolationAlgos/interface/HcalPFClusterIsolation.h"
#include "HLTrigger/HLTcore/interface/defaultModuleLabel.h"
Go to the source code of this file.
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< EgammaHLTHcalPFClusterIsolationProducer > > | s_filler__LINE__ ("EgammaHLTHcalPFClusterIsolationProducer") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< EgammaHLTHcalPFClusterIsolationProducer > > | s_maker__LINE__ ("EgammaHLTHcalPFClusterIsolationProducer") |
typedef HLTHcalPFClusterIsolationProducer<reco::RecoEcalCandidate> EgammaHLTHcalPFClusterIsolationProducer |
Definition at line 157 of file HLTHcalPFClusterIsolationProducer.cc.
typedef HLTHcalPFClusterIsolationProducer<reco::RecoChargedCandidate> MuonHLTHcalPFClusterIsolationProducer |
Definition at line 158 of file HLTHcalPFClusterIsolationProducer.cc.
|
static |
|
static |