#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") |
Definition at line 92 of file VertexMerger.cc.
Definition at line 91 of file VertexMerger.cc.
|
static |
|
static |