#include <map>
#include <string>
#include "TH1D.h"
#include "TH2D.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/Framework/interface/one/EDAnalyzer.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/PatCandidates/interface/Muon.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "CommonTools/UtilAlgos/interface/TFileService.h"
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Classes | |
class | PatZToMuMuAnalyzer |
Module to analyze the performance of muon reconstruction on the example of Z->mumu events. More... | |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< PatZToMuMuAnalyzer > > | s_filler__LINE__ ("PatZToMuMuAnalyzer") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< PatZToMuMuAnalyzer > > | s_maker__LINE__ ("PatZToMuMuAnalyzer") |
|
static |
|
static |