CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Macros | Functions
FastPrimaryVertexProducer.cc File Reference
#include <memory>
#include <vector>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/global/EDProducer.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 "DataFormats/SiPixelCluster/interface/SiPixelCluster.h"
#include "DataFormats/JetReco/interface/CaloJet.h"
#include "DataFormats/JetReco/interface/CaloJetCollection.h"
#include "RecoLocalTracker/ClusterParameterEstimator/interface/PixelClusterParameterEstimator.h"
#include "Geometry/TrackerGeometryBuilder/interface/TrackerGeometry.h"
#include "Geometry/Records/interface/TrackerDigiGeometryRecord.h"
#include "RecoLocalTracker/Records/interface/TkPixelCPERecord.h"
#include "DataFormats/Math/interface/deltaPhi.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include "DataFormats/TrackerRecHit2D/interface/SiPixelRecHit.h"
#include "DataFormats/TrackingRecHit/interface/TrackingRecHitFwd.h"
#include "DataFormats/BeamSpot/interface/BeamSpot.h"
#include "DataFormats/HepMCCandidate/interface/GenParticle.h"
#include "SimDataFormats/PileupSummaryInfo/interface/PileupSummaryInfo.h"
#include "CommonTools/Clustering1D/interface/Clusterizer1DCommons.h"
#include "CommonTools/Clustering1D/interface/Cluster1DMerger.h"
#include "CommonTools/Clustering1D/interface/TrivialWeightEstimator.h"
#include "CommonTools/Clustering1D/interface/MtvClusterizer1D.h"
#include "CommonTools/Clustering1D/interface/FsmwClusterizer1D.h"
#include "CommonTools/Clustering1D/interface/DivisiveClusterizer1D.h"

Go to the source code of this file.

Classes

class  FastPrimaryVertexProducer
 

Macros

#define HaveDivisive
 
#define HaveFsmw
 
#define HaveMtv
 

Functions

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

Macro Definition Documentation

#define HaveDivisive

Definition at line 57 of file FastPrimaryVertexProducer.cc.

#define HaveFsmw

Definition at line 56 of file FastPrimaryVertexProducer.cc.

#define HaveMtv

Definition at line 55 of file FastPrimaryVertexProducer.cc.

Function Documentation

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