#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 "RecoBTag/SecondaryVertex/interface/SecondaryVertex.h"
#include "DataFormats/GeometryVector/interface/VectorUtil.h"
#include <algorithm>
Go to the source code of this file.
Classes | |
class | BtoCharmDecayVertexMerger |
struct | BtoCharmDecayVertexMerger::vertexProxy |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < BtoCharmDecayVertexMerger > > | s_filler__LINE__ ("BtoCharmDecayVertexMerger") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < BtoCharmDecayVertexMerger > > | s_maker__LINE__ ("BtoCharmDecayVertexMerger") |
|
static |
|
static |