#include "RecoEgamma/Examples/plugins/PatPhotonSimpleAnalyzer.h"
#include "DataFormats/Common/interface/View.h"
#include "DataFormats/PatCandidates/interface/Photon.h"
#include "TH1.h"
#include "TFile.h"
#include "TMath.h"
#include "TTree.h"
Go to the source code of this file.