#include <GsfElectronFull5x5Filler.h>
Public Member Functions | |
void | beginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) override |
void | calculateShowerShape_full5x5 (const reco::SuperClusterRef &theClus, bool pflow, reco::GsfElectron::ShowerShape &showerShape) |
GsfElectronFull5x5Filler (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~GsfElectronFull5x5Filler () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Private Attributes | |
edm::Handle< EcalRecHitCollection > | _ebRecHits |
edm::EDGetTokenT< EcalRecHitCollection > | _ebRecHitsToken |
edm::Handle< EcalRecHitCollection > | _eeRecHits |
edm::EDGetTokenT< EcalRecHitCollection > | _eeRecHitsToken |
const CaloGeometry * | _geometry |
std::unique_ptr< ElectronHcalHelper > | _hcalHelper |
std::unique_ptr< ElectronHcalHelper > | _hcalHelperPflow |
edm::EDGetTokenT< reco::GsfElectronCollection > | _source |
const CaloTopology * | _topology |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Definition at line 13 of file GsfElectronFull5x5Filler.h.
|
explicit |
Definition at line 37 of file GsfElectronFull5x5Filler.cc.
References edm::ParameterSet::getParameter(), ElectronHcalHelper::Configuration::hcalTowers, ElectronHcalHelper::Configuration::hOverEConeSize, ElectronHcalHelper::Configuration::hOverEPtMin, funct::true, and ElectronHcalHelper::Configuration::useTowers.
|
override |
Definition at line 68 of file GsfElectronFull5x5Filler.cc.
|
override |
Definition at line 93 of file GsfElectronFull5x5Filler.cc.
References edm::EventSetup::get(), and edm::ESHandle< T >::product().
void GsfElectronFull5x5Filler::calculateShowerShape_full5x5 | ( | const reco::SuperClusterRef & | theClus, |
bool | pflow, | ||
reco::GsfElectron::ShowerShape & | showerShape | ||
) |
Definition at line 103 of file GsfElectronFull5x5Filler.cc.
References EcalClusterToolsT< noZS >::covariances(), gamEcalExtractorBlocks_cff::detector, EcalClusterToolsT< noZS >::e1x5(), reco::GsfElectron::ShowerShape::e1x5, EcalClusterToolsT< noZS >::e2x5Max(), reco::GsfElectron::ShowerShape::e2x5Max, EcalClusterToolsT< noZS >::e3x3(), EcalClusterToolsT< noZS >::e5x5(), reco::GsfElectron::ShowerShape::e5x5, EcalBarrel, reco::GsfElectron::ShowerShape::hcalDepth1OverEcal, reco::GsfElectron::ShowerShape::hcalDepth1OverEcalBc, reco::GsfElectron::ShowerShape::hcalDepth2OverEcal, reco::GsfElectron::ShowerShape::hcalDepth2OverEcalBc, reco::GsfElectron::ShowerShape::hcalTowersBehindClusters, reco::CaloCluster::hitsAndFractions(), edm::isNotFinite(), EcalClusterToolsT< noZS >::localCovariances(), nullptr, reco::GsfElectron::ShowerShape::r9, reco::GsfElectron::ShowerShape::sigmaEtaEta, reco::GsfElectron::ShowerShape::sigmaIetaIeta, reco::GsfElectron::ShowerShape::sigmaIphiIphi, mathSSE::sqrt(), and DetId::subdetId().
|
override |
Definition at line 72 of file GsfElectronFull5x5Filler.cc.
References reco::GsfElectron::full5x5_setShowerShape(), eostools::move(), MillePedeFileConverter_cfg::out, reco::GsfElectron::superCluster(), and groupFilesInBlocks::temp.
|
private |
Definition at line 31 of file GsfElectronFull5x5Filler.h.
|
private |
Definition at line 29 of file GsfElectronFull5x5Filler.h.
|
private |
Definition at line 32 of file GsfElectronFull5x5Filler.h.
|
private |
Definition at line 29 of file GsfElectronFull5x5Filler.h.
|
private |
Definition at line 34 of file GsfElectronFull5x5Filler.h.
|
private |
Definition at line 30 of file GsfElectronFull5x5Filler.h.
|
private |
Definition at line 30 of file GsfElectronFull5x5Filler.h.
|
private |
Definition at line 28 of file GsfElectronFull5x5Filler.h.
|
private |
Definition at line 33 of file GsfElectronFull5x5Filler.h.