#include <GamIsoDetIdCollectionProducer.h>
Private Attributes | |
edm::InputTag | emObjectLabel_ |
edm::EDGetTokenT< reco::PhotonCollection > | emObjectToken_ |
double | energyCut_ |
double | etCandCut_ |
double | etCut_ |
std::vector< int > | flagsexclEB_ |
std::vector< int > | flagsexclEE_ |
double | innerRadius_ |
std::string | interestingDetIdCollection_ |
double | outerRadius_ |
edm::InputTag | recHitsLabel_ |
edm::EDGetTokenT< EcalRecHitCollection > | recHitsToken_ |
std::vector< int > | severitiesexclEB_ |
std::vector< int > | severitiesexclEE_ |
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 |
Public Types inherited from edm::stream::EDProducerBase | |
typedef EDProducerAdaptorBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Original author: Matthew LeBourgeois PH/CMG Modified from : RecoEcal/EgammaClusterProducers/{src,interface}/InterestingDetIdCollectionProducer.{h,cc} by Paolo Meridiani PH/CMG
Implementation: <Notes on="" implementation>="">
Definition at line 39 of file GamIsoDetIdCollectionProducer.h.
|
explicit |
ctor
Definition at line 31 of file GamIsoDetIdCollectionProducer.cc.
References flagsexclEB_, flagsexclEE_, edm::ParameterSet::getParameter(), interestingDetIdCollection_, severitiesexclEB_, and severitiesexclEE_.
|
override |
Definition at line 73 of file GamIsoDetIdCollectionProducer.cc.
void GamIsoDetIdCollectionProducer::beginJob | ( | void | ) |
Definition at line 76 of file GamIsoDetIdCollectionProducer.cc.
|
override |
producer
Definition at line 81 of file GamIsoDetIdCollectionProducer.cc.
References EcalRecHit::checkFlag(), EcalRecHit::checkFlags(), EcalRecHit::detid(), DetId::Ecal, EcalBarrel, EcalEndcap, emObjectToken_, EcalRecHit::energy(), energyCut_, stringResolutionProvider_cfi::et, PVValHelper::eta, etCandCut_, etCut_, spr::find(), flagsexclEB_, flagsexclEE_, edm::EventSetup::get(), edm::Event::getByToken(), CaloGeometry::getPosition(), innerRadius_, edm::InputTag::instance(), interestingDetIdCollection_, gedGsfElectrons_cfi::isBarrel, EcalRecHit::kGood, mag(), eostools::move(), outerRadius_, perp(), edm::ESHandle< T >::product(), edm::Event::put(), recHitsLabel_, recHitsToken_, CaloDualConeSelector< T >::selectCallback(), severitiesexclEB_, severitiesexclEE_, and EcalSeverityLevelAlgo::severityLevel().
|
private |
Definition at line 53 of file GamIsoDetIdCollectionProducer.h.
|
private |
Definition at line 51 of file GamIsoDetIdCollectionProducer.h.
Referenced by produce().
|
private |
Definition at line 54 of file GamIsoDetIdCollectionProducer.h.
Referenced by produce().
|
private |
Definition at line 56 of file GamIsoDetIdCollectionProducer.h.
Referenced by produce().
|
private |
Definition at line 55 of file GamIsoDetIdCollectionProducer.h.
Referenced by produce().
|
private |
Definition at line 63 of file GamIsoDetIdCollectionProducer.h.
Referenced by GamIsoDetIdCollectionProducer(), and produce().
|
private |
Definition at line 64 of file GamIsoDetIdCollectionProducer.h.
Referenced by GamIsoDetIdCollectionProducer(), and produce().
|
private |
Definition at line 58 of file GamIsoDetIdCollectionProducer.h.
Referenced by produce().
|
private |
Definition at line 59 of file GamIsoDetIdCollectionProducer.h.
Referenced by GamIsoDetIdCollectionProducer(), and produce().
|
private |
Definition at line 57 of file GamIsoDetIdCollectionProducer.h.
Referenced by produce().
|
private |
Definition at line 52 of file GamIsoDetIdCollectionProducer.h.
Referenced by produce().
|
private |
Definition at line 50 of file GamIsoDetIdCollectionProducer.h.
Referenced by produce().
|
private |
Definition at line 61 of file GamIsoDetIdCollectionProducer.h.
Referenced by GamIsoDetIdCollectionProducer(), and produce().
|
private |
Definition at line 62 of file GamIsoDetIdCollectionProducer.h.
Referenced by GamIsoDetIdCollectionProducer(), and produce().