CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Typedefs | Functions
ParticleTowerProducer.cc File Reference
#include "DataFormats/CaloTowers/interface/CaloTowerDefs.h"
#include "DataFormats/CaloTowers/interface/CaloTowerDetId.h"
#include "DataFormats/Candidate/interface/Particle.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/Common/interface/SortedCollection.h"
#include "DataFormats/GeometryVector/interface/GlobalPoint.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescriptionFiller.h"
#include "DataFormats/Math/interface/deltaPhi.h"
#include "DataFormats/DetId/interface/DetId.h"
#include "DataFormats/ParticleFlowCandidate/interface/PFCandidate.h"
#include "DataFormats/ParticleFlowCandidate/interface/PFCandidateFwd.h"
#include "DataFormats/PatCandidates/interface/PackedCandidate.h"
#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Utilities/interface/EDGetToken.h"
#include "FWCore/ParameterSet/interface/ConfigurationDescriptions.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescription.h"
#include "RecoHI/HiJetAlgos/plugins/HITowerHelper.h"
#include <cmath>
#include <cstdlib>
#include <memory>
#include <string>
#include <vector>
#include <map>
#include <utility>

Go to the source code of this file.

Classes

class  ParticleTowerProducer< T >
 

Typedefs

using PackedPFTowers = ParticleTowerProducer< pat::PackedCandidate >
 
using PFTowers = ParticleTowerProducer< reco::PFCandidate >
 

Functions

static const
edm::ParameterSetDescriptionFillerPluginFactory::PMaker
< edm::ParameterSetDescriptionFiller
< PFTowers > > 
s_filler__LINE__ ("PFTowers")
 
static const
edm::MakerPluginFactory::PMaker
< edm::WorkerMaker< PFTowers > > 
s_maker__LINE__ ("PFTowers")
 

Typedef Documentation

Definition at line 208 of file ParticleTowerProducer.cc.

Definition at line 207 of file ParticleTowerProducer.cc.

Function Documentation

static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< PackedPFTowers > > s_filler__LINE__ ( "PFTowers"  )
static
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< PackedPFTowers > > s_maker__LINE__ ( "PFTowers"  )
static