#include <memory>
#include <numeric>
#include <vector>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/one/EDAnalyzer.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/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "CommonTools/UtilAlgos/interface/TFileService.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "SimDataFormats/PileupSummaryInfo/interface/PileupSummaryInfo.h"
#include "SimDataFormats/GeneratorProducts/interface/HepMCProduct.h"
#include "SimDataFormats/GeneratorProducts/interface/GenEventInfoProduct.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
#include "TH1F.h"
#include "TH2F.h"
#include "TProfile.h"
Go to the source code of this file.
Classes | |
class | MCvsRecoVerticesAnalyzer |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < MCvsRecoVerticesAnalyzer > > | s_filler__LINE__ ("MCvsRecoVerticesAnalyzer") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < MCvsRecoVerticesAnalyzer > > | s_maker__LINE__ ("MCvsRecoVerticesAnalyzer") |
|
static |
|
static |