Public Member Functions | |
LowPtGsfElectronSCProducer (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) 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 &) |
Private Member Functions | |
reco::PFClusterRef | closestCluster (const reco::PFTrajectoryPoint &point, const edm::Handle< reco::PFClusterCollection > &clusters, std::vector< int > &matched) |
Private Attributes | |
const double | dr2_ |
const edm::EDGetTokenT< reco::PFClusterCollection > | ecalClusters_ |
const edm::EDGetTokenT< reco::GsfPFRecTrackCollection > | gsfPfRecTracks_ |
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 27 of file LowPtGsfElectronSCProducer.cc.
|
explicit |
Definition at line 47 of file LowPtGsfElectronSCProducer.cc.
References looper::cfg.
|
private |
Definition at line 223 of file LowPtGsfElectronSCProducer.cc.
References bsc_activity_cfg::clusters, reco::deltaR2(), dr2_, MillePedeFileConverter_cfg::e, spr::find(), cuy::ii, edm::Ref< C, T, F >::index(), muonTagProbeFilters_cff::matched, and point.
|
static |
Definition at line 247 of file LowPtGsfElectronSCProducer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, and HLT_FULL_cff::InputTag.
|
override |
Definition at line 58 of file LowPtGsfElectronSCProducer.cc.
References bsc_activity_cfg::clusters, reco::deltaR2(), dr2_, RecoEcal_cff::ecalClusters, ecalClusters_, HCALHighEnergyHPDFilter_cfi::energy, trigObjTnPSource_cfi::filler, uncleanedOnlyElectronSequence_cff::gsfPfRecTracks, gsfPfRecTracks_, edm::RefProd< C >::id(), plotBeamSpotDB::ipoint, edm::Ptr< T >::isNull(), sistrip::SpyUtilities::isValid(), edm::makeValid(), eostools::move(), PFClusterWidthAlgo::pflowEtaWidth(), PFClusterWidthAlgo::pflowPhiWidth(), point, HLT_FULL_cff::points, reco::SuperCluster::rawEnergy(), fileCollector::seed, reco::SuperCluster::setClusters(), reco::CaloCluster::setCorrectedEnergy(), reco::SuperCluster::setEtaWidth(), reco::SuperCluster::setPhiWidth(), reco::SuperCluster::setSeed(), findQualityFiles::size, HLT_FULL_cff::superClusters, X, BeamSpotPI::Y, and BeamSpotPI::Z.
|
private |
Definition at line 42 of file LowPtGsfElectronSCProducer.cc.
Referenced by closestCluster(), and produce().
|
private |
Definition at line 41 of file LowPtGsfElectronSCProducer.cc.
Referenced by produce().
|
private |
Definition at line 40 of file LowPtGsfElectronSCProducer.cc.
Referenced by produce().