#include "TH1.h"
#include "TH2.h"
#include "TMath.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/one/EDAnalyzer.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "CommonTools/UtilAlgos/interface/TFileService.h"
#include "DataFormats/PatCandidates/interface/Electron.h"
#include "DataFormats/HepMCCandidate/interface/GenParticle.h"
#include "Math/VectorUtil.h"
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Classes | |
class | PatElectronAnalyzer |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< PatElectronAnalyzer > > | s_filler_0__LINE__ ("PatElectronAnalyzer") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< PatElectronAnalyzer > > | s_maker__LINE__ ("PatElectronAnalyzer") |
|
static |
|
static |