CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Typedefs | Functions
VertexMerger.cc File Reference
#include <memory>
#include <set>
#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include "DataFormats/TrackReco/interface/TrackFwd.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
#include "RecoVertex/VertexTools/interface/VertexDistance3D.h"
#include "RecoVertex/VertexTools/interface/SharedTracks.h"
#include "DataFormats/Candidate/interface/VertexCompositePtrCandidate.h"
#include "RecoVertex/VertexPrimitives/interface/ConvertToFromReco.h"
#include "RecoVertex/VertexPrimitives/interface/VertexState.h"

Go to the source code of this file.

Classes

class  TemplatedVertexMerger< VTX >
 

Typedefs

typedef TemplatedVertexMerger
< reco::VertexCompositePtrCandidate
CandidateVertexMerger
 
typedef TemplatedVertexMerger
< reco::Vertex
VertexMerger
 

Functions

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

Typedef Documentation

Definition at line 92 of file VertexMerger.cc.

Definition at line 91 of file VertexMerger.cc.

Function Documentation

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