Public Member Functions | |
void | beginRun (edm::Run const &, const edm::EventSetup &) final |
void | collectIds (const ESDetId strip1, const ESDetId strip2, const int &row=0) |
void | produce (edm::Event &e, const edm::EventSetup &c) override |
ReducedESRecHitCollectionProducer (const edm::ParameterSet &pset) | |
~ReducedESRecHitCollectionProducer () 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 |
Private Attributes | |
edm::ESGetToken< CaloGeometry, CaloGeometryRecord > | caloGeometryToken_ |
std::set< DetId > | collectedIds_ |
const EcalPreshowerGeometry * | geometry_p |
edm::EDGetTokenT< ESRecHitCollection > | InputRecHitES_ |
edm::EDGetTokenT< reco::SuperClusterCollection > | InputSuperClusterEE_ |
std::vector< edm::EDGetTokenT< DetIdCollection > > | interestingDetIdCollections_ |
std::vector< edm::EDGetTokenT< DetIdCollection > > | interestingDetIdCollectionsNotToClean_ |
std::string | OutputLabelES_ |
double | scEtThresh_ |
std::unique_ptr< CaloSubdetectorTopology > | topology_p |
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 31 of file ReducedESRecHitCollectionProducer.cc.
ReducedESRecHitCollectionProducer::ReducedESRecHitCollectionProducer | ( | const edm::ParameterSet & | pset | ) |
Definition at line 63 of file ReducedESRecHitCollectionProducer.cc.
References caloGeometryToken_, edm::ParameterSet::getParameter(), InputRecHitES_, InputSuperClusterEE_, interestingDetIdCollections_, interestingDetIdCollectionsNotToClean_, OutputLabelES_, scEtThresh_, AlCaHLTBitMon_QueryRunRegistry::string, makeGlobalPositionRcd_cfg::tag, and edm::vector_transform().
|
overridedefault |
|
final |
Definition at line 87 of file ReducedESRecHitCollectionProducer.cc.
References caloGeometryToken_, DetId::Ecal, EcalPreshower, geometry_p, edm::EventSetup::getHandle(), CaloGeometry::getSubdetectorGeometry(), and topology_p.
void ReducedESRecHitCollectionProducer::collectIds | ( | const ESDetId | strip1, |
const ESDetId | strip2, | ||
const int & | row = 0 |
||
) |
Definition at line 188 of file ReducedESRecHitCollectionProducer.cc.
References collectedIds_, mps_fire::i, GetRecoTauVFromDQM_MC_cff::next, CaloNavigator< T, TOPO >::setHome(), and topology_p.
Referenced by produce().
|
override |
Definition at line 99 of file ReducedESRecHitCollectionProducer.cc.
References collectedIds_, collectIds(), hcalRecHitTable_cff::detId, MillePedeFileConverter_cfg::e, geometry_p, EcalPreshowerGeometry::getClosestCellInPlane(), hit::id, InputRecHitES_, InputSuperClusterEE_, interestingDetIdCollections_, interestingDetIdCollectionsNotToClean_, SummaryClient_cfi::labels, eostools::move(), convertSQLitetoXML_cfg::output, OutputLabelES_, point, scEtThresh_, submitPVValidationJobs::t, and unpackBuffers-CaloStage2::token.
|
private |
Definition at line 47 of file ReducedESRecHitCollectionProducer.cc.
Referenced by beginRun(), and ReducedESRecHitCollectionProducer().
|
private |
Definition at line 53 of file ReducedESRecHitCollectionProducer.cc.
Referenced by collectIds(), and produce().
|
private |
Definition at line 40 of file ReducedESRecHitCollectionProducer.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 45 of file ReducedESRecHitCollectionProducer.cc.
Referenced by produce(), and ReducedESRecHitCollectionProducer().
|
private |
Definition at line 46 of file ReducedESRecHitCollectionProducer.cc.
Referenced by produce(), and ReducedESRecHitCollectionProducer().
|
private |
Definition at line 49 of file ReducedESRecHitCollectionProducer.cc.
Referenced by produce(), and ReducedESRecHitCollectionProducer().
|
private |
Definition at line 51 of file ReducedESRecHitCollectionProducer.cc.
Referenced by produce(), and ReducedESRecHitCollectionProducer().
|
private |
Definition at line 48 of file ReducedESRecHitCollectionProducer.cc.
Referenced by produce(), and ReducedESRecHitCollectionProducer().
|
private |
Definition at line 43 of file ReducedESRecHitCollectionProducer.cc.
Referenced by produce(), and ReducedESRecHitCollectionProducer().
|
private |
Definition at line 41 of file ReducedESRecHitCollectionProducer.cc.
Referenced by beginRun(), and collectIds().