#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "DataFormats/Candidate/interface/CandidateFwd.h"
#include "DataFormats/EgammaCandidates/interface/Photon.h"
#include "DataFormats/EgammaCandidates/interface/PhotonFwd.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "DataFormats/ParticleFlowCandidate/interface/PFCandidate.h"
#include "DataFormats/PatCandidates/interface/PackedCandidate.h"
#include "PhysicsTools/IsolationAlgos/interface/IsoDepositVetoFactory.h"
#include "DataFormats/RecoCandidate/interface/IsoDepositVetos.h"
#include "PhysicsTools/IsolationAlgos/interface/CITKIsolationConeDefinitionBase.h"
#include "DataFormats/Math/interface/deltaR.h"
#include "DataFormats/EcalDetId/interface/EcalSubdetector.h"
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | PhotonPFIsolationWithConeVeto |
Namespaces | |
pat | |
reco | |
fixed size matrix | |
Typedefs | |
typedef edm::Ptr< reco::Photon > | reco::recoPhotonPtr |
Functions | |
static const CITKIsolationConeDefinitionFactory::PMaker< PhotonPFIsolationWithConeVeto > | s_maker__LINE__ ("PhotonPFIsolationWithConeVeto") |
|
static |