#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "DataFormats/EgammaCandidates/interface/Photon.h"
#include "DataFormats/EgammaCandidates/interface/PhotonID.h"
#include <string>
Go to the source code of this file.
Classes | |
class | PhotonIDAlgo |
Determine and Set quality information on Photon Objects. More... |