#include <vector>
#include <limits>
#include <string>
#include <atomic>
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/global/EDProducer.h"
#include "FWCore/ParameterSet/interface/FileInPath.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/EDGetToken.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "DataFormats/BeamSpot/interface/BeamSpot.h"
#include "DataFormats/Candidate/interface/VertexCompositeCandidate.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/Common/interface/View.h"
#include "DataFormats/Math/interface/Vector3D.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "PhysicsTools/TensorFlow/interface/TensorFlow.h"
#include "RecoTracker/DisplacedRegionalTracking/plugins/DisplacedVertexCluster.h"
Go to the source code of this file.
Classes | |
class | DisplacedRegionSeedingVertexProducer |
Typedefs | |
typedef DisplacedVertexCluster::Distance | Distance |
typedef DisplacedVertexCluster::DistanceItr | DistanceItr |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< DisplacedRegionSeedingVertexProducer > > | s_filler_0__LINE__ ("DisplacedRegionSeedingVertexProducer") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< DisplacedRegionSeedingVertexProducer > > | s_maker__LINE__ ("DisplacedRegionSeedingVertexProducer") |
Definition at line 29 of file DisplacedRegionSeedingVertexProducer.cc.
Definition at line 30 of file DisplacedRegionSeedingVertexProducer.cc.
|
static |
|
static |