#include "DataFormats/Common/interface/View.h"
#include "DataFormats/PatCandidates/interface/Photon.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/one/EDAnalyzer.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "TFile.h"
#include "TH1.h"
#include "TTree.h"
#include <memory>
#include <string>
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Classes | |
class | PatPhotonSimpleAnalyzer |
struct | PatPhotonSimpleAnalyzer::struct_recPhoton |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < PatPhotonSimpleAnalyzer > > | s_filler__LINE__ ("PatPhotonSimpleAnalyzer") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < PatPhotonSimpleAnalyzer > > | s_maker__LINE__ ("PatPhotonSimpleAnalyzer") |
|
static |
|
static |