#include "RecoParticleFlow/PFProducer/interface/BlockElementImporterBase.h"
#include "RecoParticleFlow/PFProducer/interface/PhotonSelectorAlgo.h"
#include "DataFormats/ParticleFlowReco/interface/PFCluster.h"
#include "DataFormats/ParticleFlowReco/interface/PFBlockElementSuperCluster.h"
#include "DataFormats/EgammaCandidates/interface/Photon.h"
#include "DataFormats/EgammaReco/interface/SuperCluster.h"
#include "RecoParticleFlow/PFProducer/interface/PFBlockElementSCEqual.h"
#include <memory>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | EGPhotonImporter |
Functions | |
_superClustersArePF (conf.getParameter< bool >("superClustersArePF")) | |
static const BlockElementImporterFactory::PMaker < EGPhotonImporter > | s_maker__LINE__ ("EGPhotonImporter") |
_superClustersArePF | ( | conf.getParameter< bool > | "superClustersArePF" | ) |
Definition at line 36 of file EGPhotonImporter.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterSet(), photons_cff::hoe, and AlCaHLTBitMon_QueryRunRegistry::string.
|
static |