#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 | |
DEFINE_FWK_MODULE (AnotherPrimaryVertexAnalyzer) | |
DEFINE_FWK_MODULE | ( | AnotherPrimaryVertexAnalyzer | ) |