#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/global/EDProducer.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "CommonTools/Utils/interface/StringCutObjectSelector.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 <algorithm>
#include <numeric>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | TrackFromPVSelector |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< TrackFromPVSelector > > | s_filler__LINE__ ("TrackFromPVSelector") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< TrackFromPVSelector > > | s_maker__LINE__ ("TrackFromPVSelector") |
|
static |
|
static |