#include "RecoParticleFlow/PFProducer/interface/BlockElementImporterBase.h"
#include "RecoParticleFlow/PFProducer/interface/PhotonSelectorAlgo.h"
#include "DataFormats/ParticleFlowReco/interface/PFClusterFwd.h"
#include "DataFormats/ParticleFlowReco/interface/PFCluster.h"
#include "DataFormats/ParticleFlowReco/interface/PFBlockElementSuperCluster.h"
#include "DataFormats/EgammaReco/interface/SuperClusterFwd.h"
#include "DataFormats/EgammaReco/interface/SuperCluster.h"
#include "RecoParticleFlow/PFProducer/interface/PFBlockElementSCEqual.h"
#include "RecoEgamma/EgammaIsolationAlgos/interface/EgammaHadTower.h"
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | SuperClusterImporter |
Functions | |
double | ptFast (const double energy, const math::XYZPoint &position, const math::XYZPoint &origin) |
static const BlockElementImporterFactory::PMaker < SuperClusterImporter > | s_maker__LINE__ ("SuperClusterImporter") |
|
inline |
Definition at line 14 of file SuperClusterImporter.cc.
References mathSSE::sqrt(), and findQualityFiles::v.
Referenced by PFECALSuperClusterAlgo::buildSuperCluster(), GEDPhotonProducer::fillPhotonCollection(), SuperClusterImporter::importToBlock(), and OutInConversionSeedFinder::makeSeeds().
|
static |