Public Member Functions | |
HLTHGCalLayerClusterIsolationProducer (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~HLTHGCalLayerClusterIsolationProducer () override=default | |
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 Types | |
typedef std::vector< T1 > | T1Collection |
typedef edm::AssociationMap < edm::OneToValue< std::vector < T1 >, float > > | T1IsolationMap |
typedef edm::Ref< T1Collection > | T1Ref |
Private Attributes | |
const bool | doRhoCorrection_ |
const double | drMax_ |
const double | drVetoEM_ |
const double | drVetoHad_ |
const std::vector< double > | effectiveAreas_ |
const edm::EDGetTokenT < reco::CaloClusterCollection > | layerClusterProducer_ |
const double | minEnergyEM_ |
const double | minEnergyHad_ |
const double | minEtEM_ |
const double | minEtHad_ |
edm::EDGetTokenT< T1Collection > | recoCandidateProducer_ |
const double | rhoMax_ |
const edm::EDGetTokenT< double > | rhoProducer_ |
const double | rhoScale_ |
const bool | useEt_ |
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 38 of file HLTHGCalLayerClusterIsolationProducer.cc.
|
private |
Definition at line 39 of file HLTHGCalLayerClusterIsolationProducer.cc.
|
private |
Definition at line 41 of file HLTHGCalLayerClusterIsolationProducer.cc.
|
private |
Definition at line 40 of file HLTHGCalLayerClusterIsolationProducer.cc.
|
explicit |
Definition at line 70 of file HLTHGCalLayerClusterIsolationProducer.cc.
References HLTHGCalLayerClusterIsolationProducer< T1 >::doRhoCorrection_, HLTHGCalLayerClusterIsolationProducer< T1 >::effectiveAreas_, edm::ParameterSet::getParameter(), HLTHGCalLayerClusterIsolationProducer< T1 >::recoCandidateProducer_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridedefault |
|
static |
Definition at line 104 of file HLTHGCalLayerClusterIsolationProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), defaultModuleLabel(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 130 of file HLTHGCalLayerClusterIsolationProducer.cc.
References HGCalClusterTools::emEnergyInCone(), HGCalClusterTools::ENERGY, HGCalClusterTools::ET, edm::Event::getByToken(), HGCalClusterTools::hadEnergyInCone(), edm::AssociationMap< Tag >::insert(), SiStripPI::min, edm::Handle< T >::product(), edm::Event::put(), and HLT_FULL_cff::rho.
|
private |
Definition at line 63 of file HLTHGCalLayerClusterIsolationProducer.cc.
Referenced by HLTHGCalLayerClusterIsolationProducer< T1 >::HLTHGCalLayerClusterIsolationProducer().
|
private |
Definition at line 55 of file HLTHGCalLayerClusterIsolationProducer.cc.
|
private |
Definition at line 56 of file HLTHGCalLayerClusterIsolationProducer.cc.
|
private |
Definition at line 57 of file HLTHGCalLayerClusterIsolationProducer.cc.
|
private |
Definition at line 66 of file HLTHGCalLayerClusterIsolationProducer.cc.
Referenced by HLTHGCalLayerClusterIsolationProducer< T1 >::HLTHGCalLayerClusterIsolationProducer().
|
private |
Definition at line 52 of file HLTHGCalLayerClusterIsolationProducer.cc.
|
private |
Definition at line 58 of file HLTHGCalLayerClusterIsolationProducer.cc.
|
private |
Definition at line 59 of file HLTHGCalLayerClusterIsolationProducer.cc.
|
private |
Definition at line 60 of file HLTHGCalLayerClusterIsolationProducer.cc.
|
private |
Definition at line 61 of file HLTHGCalLayerClusterIsolationProducer.cc.
|
private |
Definition at line 51 of file HLTHGCalLayerClusterIsolationProducer.cc.
Referenced by HLTHGCalLayerClusterIsolationProducer< T1 >::HLTHGCalLayerClusterIsolationProducer().
|
private |
Definition at line 64 of file HLTHGCalLayerClusterIsolationProducer.cc.
|
private |
Definition at line 53 of file HLTHGCalLayerClusterIsolationProducer.cc.
|
private |
Definition at line 65 of file HLTHGCalLayerClusterIsolationProducer.cc.
|
private |
Definition at line 62 of file HLTHGCalLayerClusterIsolationProducer.cc.