#include <memory>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDAnalyzer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include <string>
#include "TH1.h"
#include "TTree.h"
Go to the source code of this file.
Classes | |
class | PhotonIDSimpleAnalyzer |
Description: Generate various histograms for cuts and important photon ID parameters using a data sample of photons in QCD events. More... | |
struct | PhotonIDSimpleAnalyzer::struct_recPhoton |