CMS 3D CMS Logo

Classes | Functions
SuperClusterImporter.cc File Reference
#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/EgammaReco/interface/SuperCluster.h"
#include "RecoParticleFlow/PFProducer/interface/PFBlockElementSCEqual.h"
#include "Geometry/Records/interface/CaloGeometryRecord.h"
#include "RecoEgamma/EgammaIsolationAlgos/interface/EgammaHcalIsolation.h"
#include "CondFormats/DataRecord/interface/HcalPFCutsRcd.h"
#include "CondTools/Hcal/interface/HcalPFCutsHandler.h"
#include "Geometry/CaloTopology/interface/HcalTopology.h"
#include "Geometry/CaloGeometry/interface/CaloGeometry.h"
#include "DataFormats/HcalRecHit/interface/HcalRecHitCollections.h"
#include "RecoLocalCalo/HcalRecAlgos/interface/HcalSeverityLevelComputer.h"
#include "RecoLocalCalo/HcalRecAlgos/interface/HcalSeverityLevelComputerRcd.h"
#include "CondFormats/HcalObjects/interface/HcalChannelQuality.h"
#include "CondFormats/DataRecord/interface/HcalChannelQualityRcd.h"
#include <memory>
#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< SuperClusterImporters_maker__LINE__ ("SuperClusterImporter")
 

Function Documentation

◆ ptFast()

double ptFast ( const double  energy,
const math::XYZPoint position,
const math::XYZPoint origin 
)
inline

◆ s_maker__LINE__()

static const BlockElementImporterFactory ::PMaker< SuperClusterImporter > s_maker__LINE__ ( "SuperClusterImporter"  )
static