#include <memory>
#include <vector>
#include <map>
#include <limits>
#include <string>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/Run.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "Validation/RecoVertex/interface/VertexHistogramMaker.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "CommonTools/TriggerUtils/interface/PrescaleWeightProvider.h"
Go to the source code of this file.
Classes | |
class | AnotherPrimaryVertexAnalyzer |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< AnotherPrimaryVertexAnalyzer > > | s_filler__LINE__ ("AnotherPrimaryVertexAnalyzer") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< AnotherPrimaryVertexAnalyzer > > | s_maker__LINE__ ("AnotherPrimaryVertexAnalyzer") |
|
static |
|
static |