Classes | |
class | PCAAssocMap |
Public Member Functions | |
EgammaHLTHGCalIDVarProducer (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~EgammaHLTHGCalIDVarProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Attributes | |
const edm::EDGetTokenT < reco::PFRecHitCollection > | hgcalRecHitToken_ |
float | hOverECone_ |
const edm::EDGetTokenT < reco::CaloClusterCollection > | layerClusterToken_ |
std::vector< PCAAssocMap > | pcaAssocMaps_ |
float | rCylinder_ |
const edm::EDGetTokenT < reco::RecoEcalCandidateCollection > | recoEcalCandidateToken_ |
HGCalShowerShapeHelper | ssHelper_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T...> |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T...> |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Definition at line 21 of file EgammaHLTHGCalIDVarProducer.cc.
|
explicit |
Definition at line 61 of file EgammaHLTHGCalIDVarProducer.cc.
References pcaAssocMaps_, HGCalShowerShapeHelper::ShowerWidths::sigma2uu, HGCalShowerShapeHelper::ShowerWidths::sigma2vv, HGCalShowerShapeHelper::ShowerWidths::sigma2ww, HGCalShowerShapeHelper::ShowerWidths::sigma2xx, HGCalShowerShapeHelper::ShowerWidths::sigma2xy, HGCalShowerShapeHelper::ShowerWidths::sigma2yy, HGCalShowerShapeHelper::ShowerWidths::sigma2yz, HGCalShowerShapeHelper::ShowerWidths::sigma2zx, HGCalShowerShapeHelper::ShowerWidths::sigma2zz, and isotrackApplyRegressor::var.
|
override |
Definition at line 86 of file EgammaHLTHGCalIDVarProducer.cc.
|
static |
Definition at line 88 of file EgammaHLTHGCalIDVarProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and EgammaHGCALIDParamDefaults::kRCylinder.
|
override |
Definition at line 98 of file EgammaHLTHGCalIDVarProducer.cc.
References HGCalShowerShapeHelper::createCalc(), edm::Event::get(), edm::Event::getHandle(), HGCalClusterTools::hadEnergyInCone(), particleFlowSuperClusteringSequence_cff::hgcalRecHits, hgcalRecHitToken_, hOverECone_, HGCalShowerShapeHelper::initPerEvent(), layerClusterToken_, eostools::move(), pcaAssocMaps_, edm::Event::put(), rCylinder_, recoEcalCandidateToken_, and ssHelper_.
|
private |
Definition at line 56 of file EgammaHLTHGCalIDVarProducer.cc.
Referenced by produce().
|
private |
Definition at line 53 of file EgammaHLTHGCalIDVarProducer.cc.
Referenced by produce().
|
private |
Definition at line 57 of file EgammaHLTHGCalIDVarProducer.cc.
Referenced by produce().
|
private |
Definition at line 54 of file EgammaHLTHGCalIDVarProducer.cc.
Referenced by EgammaHLTHGCalIDVarProducer(), and produce().
|
private |
Definition at line 52 of file EgammaHLTHGCalIDVarProducer.cc.
Referenced by produce().
|
private |
Definition at line 55 of file EgammaHLTHGCalIDVarProducer.cc.
Referenced by produce().
|
private |
Definition at line 58 of file EgammaHLTHGCalIDVarProducer.cc.
Referenced by produce().