#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/GsfElectron.h"
#include "DataFormats/EgammaCandidates/interface/GsfElectronFwd.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 | ElectronPFIsolationWithConeVeto |
Namespaces | |
pat | |
reco | |
fixed size matrix | |
Typedefs | |
typedef edm::Ptr< pat::PackedCandidate > | pat::PackedCandidatePtr |
Functions | |
static const CITKIsolationConeDefinitionFactory::PMaker< ElectronPFIsolationWithConeVeto > | s_maker__LINE__ ("ElectronPFIsolationWithConeVeto") |
|
static |