#include <HLTDoubletDZ.h>
Public Member Functions | |
template<> | |
void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
template<> | |
void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
template<> | |
void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
template<> | |
void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
template<> | |
void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
template<> | |
void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
template<> | |
void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
HLTDoubletDZ (edm::ParameterSet const &) | |
template<> | |
HLTDoubletDZ (const edm::ParameterSet &iConfig) | |
template<> | |
HLTDoubletDZ (const edm::ParameterSet &iConfig) | |
template<> | |
HLTDoubletDZ (const edm::ParameterSet &iConfig) | |
template<> | |
HLTDoubletDZ (const edm::ParameterSet &iConfig) | |
template<> | |
HLTDoubletDZ (const edm::ParameterSet &iConfig) | |
template<> | |
HLTDoubletDZ (const edm::ParameterSet &iConfig) | |
template<> | |
HLTDoubletDZ (const edm::ParameterSet &iConfig) | |
bool | hltFilter (edm::Event &iEvent, edm::EventSetup const &iSetup, trigger::TriggerFilterObjectWithRefs &filterproduct) const override |
template<> | |
bool | hltFilter (edm::Event &iEvent, const edm::EventSetup &iSetup, trigger::TriggerFilterObjectWithRefs &filterproduct) const |
~HLTDoubletDZ () override=default | |
Public Member Functions inherited from HLTFilter | |
HLTFilter (const edm::ParameterSet &config) | |
int | module (edm::Event const &) const |
const std::string * | moduleLabel () const |
int | path (edm::Event const &) const |
const std::string * | pathName (edm::Event const &) const |
std::pair< int, int > | pmid (edm::Event const &) const |
bool | saveTags () const |
~HLTFilter () override | |
Public Member Functions inherited from edm::global::EDFilter<> | |
EDFilter ()=default | |
EDFilter (const EDFilter &)=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 EDFilter & | operator= (const EDFilter &)=delete |
bool | wantsGlobalLuminosityBlocks () const noexcept final |
bool | wantsGlobalRuns () const noexcept final |
bool | wantsInputProcessBlocks () const noexcept final |
bool | wantsProcessBlocks () const noexcept final |
bool | wantsStreamLuminosityBlocks () const noexcept final |
bool | wantsStreamRuns () const noexcept final |
Public Member Functions inherited from edm::global::EDFilterBase | |
EDFilterBase () | |
ModuleDescription const & | moduleDescription () const |
~EDFilterBase () override | |
Public Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
std::vector< edm::ProductResolverIndex > const & | indiciesForPutProducts (BranchType iBranchType) const |
ProducerBase () | |
std::vector< edm::ProductResolverIndex > const & | putTokenIndexToProductResolverIndex () const |
std::vector< bool > const & | recordProvenanceList () const |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
void | resolvePutIndicies (BranchType iBranchType, ModuleToResolverIndicies const &iIndicies, std::string const &moduleLabel) |
TypeLabelList const & | typeLabelList () const |
used by the fwk to register the list of products of this module More... | |
~ProducerBase () noexcept(false) override | |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
void | convertCurrentProcessAlias (std::string const &processName) |
Convert "@currentProcess" in InputTag process names to the actual current process name. More... | |
EDConsumerBase () | |
EDConsumerBase (EDConsumerBase const &)=delete | |
EDConsumerBase (EDConsumerBase &&)=default | |
ESResolverIndex const * | esGetTokenIndices (edm::Transition iTrans) const |
std::vector< ESResolverIndex > const & | esGetTokenIndicesVector (edm::Transition iTrans) const |
std::vector< ESRecordIndex > const & | esGetTokenRecordIndicesVector (edm::Transition iTrans) const |
ProductResolverIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
std::vector< ProductResolverIndexAndSkipBit > const & | itemsToGetFrom (BranchType iType) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesWhoseProductsAreConsumed (std::array< std::vector< ModuleDescription const *> *, NumBranchTypes > &modulesAll, std::vector< ModuleProcessName > &modulesInPreviousProcesses, ProductRegistry const &preg, std::map< std::string, ModuleDescription const *> const &labelsToDesc, std::string const &processName) const |
EDConsumerBase const & | operator= (EDConsumerBase const &)=delete |
EDConsumerBase & | operator= (EDConsumerBase &&)=default |
bool | registeredToConsume (ProductResolverIndex, bool, BranchType) const |
void | selectInputProcessBlocks (ProductRegistry const &productRegistry, ProcessBlockHelperBase const &processBlockHelperBase) |
ProductResolverIndexAndSkipBit | uncheckedIndexFrom (EDGetToken) const |
void | updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet) |
void | updateLookup (eventsetup::ESRecordsToProductResolverIndices const &) |
virtual | ~EDConsumerBase () noexcept(false) |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from HLTFilter | |
static void | makeHLTFilterDescription (edm::ParameterSetDescription &desc) |
Static Public Member Functions inherited from edm::global::EDFilterBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Types | |
using | T1Ref = edm::Ref< std::vector< T1 > > |
using | T2Ref = edm::Ref< std::vector< T2 > > |
Private Member Functions | |
bool | computeDZ (edm::Event const &iEvent, T1 const &c1, T2 const &c2) const |
template<> | |
bool | computeDZ (edm::Event const &iEvent, l1t::P2GTCandidate const &c1, l1t::P2GTCandidate const &c2) const |
template<> | |
bool | computeDZ (edm::Event const &iEvent, reco::RecoEcalCandidate const &c1, reco::RecoChargedCandidate const &c2) const |
template<> | |
bool | computeDZ (edm::Event const &iEvent, reco::RecoChargedCandidate const &c1, reco::RecoEcalCandidate const &c2) const |
template<> | |
bool | computeDZ (edm::Event const &iEvent, reco::RecoEcalCandidate const &c1, reco::RecoEcalCandidate const &c2) const |
template<> | |
bool | computeDZ (edm::Event const &iEvent, reco::RecoChargedCandidate const &c1, reco::RecoChargedCandidate const &c2) const |
template<> | |
bool | computeDZ (edm::Event const &iEvent, l1t::TrackerMuon const &c1, l1t::TrackerMuon const &c2) const |
template<> | |
bool | computeDZ (edm::Event const &iEvent, l1t::HPSPFTau const &c1, l1t::HPSPFTau const &c2) const |
bool | getCollections (edm::Event const &iEvent, std::vector< T1Ref > &coll1, std::vector< T2Ref > &coll2, trigger::TriggerFilterObjectWithRefs &filterproduct) const |
template<> | |
bool | getCollections (edm::Event const &iEvent, std::vector< l1t::P2GTCandidateRef > &coll1, std::vector< l1t::P2GTCandidateRef > &coll2, trigger::TriggerFilterObjectWithRefs &filterproduct) const |
bool | haveSameSuperCluster (T1 const &c1, T2 const &c2) const |
template<> | |
bool | haveSameSuperCluster (l1t::TrackerMuon const &, l1t::TrackerMuon const &) const |
template<> | |
bool | haveSameSuperCluster (l1t::PFTau const &, l1t::PFTau const &) const |
template<> | |
bool | haveSameSuperCluster (l1t::HPSPFTau const &, l1t::HPSPFTau const &) const |
bool | passCutMinDeltaR (T1 const &c1, T2 const &c2) const |
template<> | |
bool | passCutMinDeltaR (l1t::P2GTCandidate const &c1, l1t::P2GTCandidate const &c2) const |
template<> | |
bool | passCutMinDeltaR (l1t::TrackerMuon const &m1, l1t::TrackerMuon const &m2) const |
Private Attributes | |
const edm::EDGetTokenT< l1t::P2GTAlgoBlockMap > | algoBlockToken_ |
const bool | checkSC_ |
const edm::EDGetTokenT< reco::ElectronCollection > | electronToken_ |
const edm::InputTag | inputTag1_ |
const edm::InputTag | inputTag2_ |
const edm::EDGetTokenT< trigger::TriggerFilterObjectWithRefs > | inputToken1_ |
const edm::EDGetTokenT< trigger::TriggerFilterObjectWithRefs > | inputToken2_ |
const edm::InputTag | l1GTAlgoBlockTag_ |
const std::string | l1GTAlgoName1_ |
const std::string | l1GTAlgoName2_ |
const double | maxDZ_ |
const int | min_N_ |
const double | minDR2_ |
const double | minDR_ |
const int | minPixHitsForDZ_ |
const std::vector< edm::InputTag > | originTag1_ |
const std::vector< edm::InputTag > | originTag2_ |
const bool | same_ |
const int | triggerType1_ |
const int | triggerType2_ |
Additional Inherited Members | |
Public Types inherited from edm::global::EDFilterBase | |
typedef EDFilterBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
template<typename T > | |
using | BranchAliasSetterT = ProductRegistryHelper::BranchAliasSetterT< T > |
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 |
Protected Member Functions inherited from edm::ProducerBase | |
template<Transition Tr = Transition::Event> | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
template<Transition Tr = Transition::Event> | |
auto | produces () noexcept |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Definition at line 25 of file HLTDoubletDZ.h.
|
private |
Definition at line 37 of file HLTDoubletDZ.h.
|
private |
Definition at line 38 of file HLTDoubletDZ.h.
|
explicit |
Definition at line 23 of file HLTDoubletDZ.cc.
|
overridedefault |
HLTDoubletDZ< l1t::P2GTCandidate, l1t::P2GTCandidate >::HLTDoubletDZ | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 44 of file HLTDoubletDZ.cc.
HLTDoubletDZ< reco::RecoEcalCandidate, reco::RecoEcalCandidate >::HLTDoubletDZ | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 65 of file HLTDoubletDZ.cc.
HLTDoubletDZ< reco::RecoChargedCandidate, reco::RecoEcalCandidate >::HLTDoubletDZ | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 86 of file HLTDoubletDZ.cc.
HLTDoubletDZ< reco::RecoEcalCandidate, reco::RecoChargedCandidate >::HLTDoubletDZ | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 107 of file HLTDoubletDZ.cc.
HLTDoubletDZ< l1t::TrackerMuon, l1t::TrackerMuon >::HLTDoubletDZ | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 128 of file HLTDoubletDZ.cc.
HLTDoubletDZ< l1t::PFTau, l1t::PFTau >::HLTDoubletDZ | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 149 of file HLTDoubletDZ.cc.
HLTDoubletDZ< l1t::HPSPFTau, l1t::HPSPFTau >::HLTDoubletDZ | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 170 of file HLTDoubletDZ.cc.
|
private |
Definition at line 570 of file HLTDoubletDZ.cc.
References funct::abs(), and alignmentValidation::c1.
|
private |
Definition at line 575 of file HLTDoubletDZ.cc.
References funct::abs(), alignmentValidation::c1, and reco::LeafCandidate::vz().
|
private |
Definition at line 590 of file HLTDoubletDZ.cc.
References funct::abs(), alignmentValidation::c1, pwdgSkimBPark_cfi::electrons, and iEvent.
|
private |
Definition at line 610 of file HLTDoubletDZ.cc.
References funct::abs(), alignmentValidation::c1, pwdgSkimBPark_cfi::electrons, and iEvent.
|
private |
Definition at line 630 of file HLTDoubletDZ.cc.
References funct::abs(), alignmentValidation::c1, pwdgSkimBPark_cfi::electrons, and iEvent.
|
private |
Definition at line 651 of file HLTDoubletDZ.cc.
References funct::abs(), and alignmentValidation::c1.
|
private |
Definition at line 670 of file HLTDoubletDZ.cc.
References funct::abs(), alignmentValidation::c1, and l1t::TrackerMuon::phZ0().
|
private |
Definition at line 677 of file HLTDoubletDZ.cc.
References funct::abs(), and alignmentValidation::c1.
|
static |
Definition at line 211 of file HLTDoubletDZ.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, and ProducerED_cfi::InputTag.
void HLTDoubletDZ< l1t::P2GTCandidate, l1t::P2GTCandidate >::fillDescriptions | ( | edm::ConfigurationDescriptions & | descriptions | ) |
Definition at line 191 of file HLTDoubletDZ.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, ProducerED_cfi::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
void HLTDoubletDZ< reco::RecoEcalCandidate, reco::RecoEcalCandidate >::fillDescriptions | ( | edm::ConfigurationDescriptions & | descriptions | ) |
Definition at line 229 of file HLTDoubletDZ.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, and ProducerED_cfi::InputTag.
void HLTDoubletDZ< reco::RecoChargedCandidate, reco::RecoEcalCandidate >::fillDescriptions | ( | edm::ConfigurationDescriptions & | descriptions | ) |
Definition at line 249 of file HLTDoubletDZ.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, and ProducerED_cfi::InputTag.
void HLTDoubletDZ< reco::RecoEcalCandidate, reco::RecoChargedCandidate >::fillDescriptions | ( | edm::ConfigurationDescriptions & | descriptions | ) |
Definition at line 269 of file HLTDoubletDZ.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, and ProducerED_cfi::InputTag.
void HLTDoubletDZ< l1t::TrackerMuon, l1t::TrackerMuon >::fillDescriptions | ( | edm::ConfigurationDescriptions & | descriptions | ) |
Definition at line 289 of file HLTDoubletDZ.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, and ProducerED_cfi::InputTag.
void HLTDoubletDZ< l1t::PFTau, l1t::PFTau >::fillDescriptions | ( | edm::ConfigurationDescriptions & | descriptions | ) |
Definition at line 305 of file HLTDoubletDZ.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, and ProducerED_cfi::InputTag.
void HLTDoubletDZ< l1t::HPSPFTau, l1t::HPSPFTau >::fillDescriptions | ( | edm::ConfigurationDescriptions & | descriptions | ) |
Definition at line 321 of file HLTDoubletDZ.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, and ProducerED_cfi::InputTag.
|
private |
Definition at line 337 of file HLTDoubletDZ.cc.
References trigger::TriggerFilterObjectWithRefs::addCollectionTag(), edm::InputTag::encode(), trigger::TriggerRefsCollections::getObjects(), mps_fire::i, testProducerWithPsetDescEmpty_cfi::i1, testProducerWithPsetDescEmpty_cfi::i2, iEvent, ProducerED_cfi::InputTag, instance, label, LaserDQM_cfg::process, PDWG_EXODelayedJetMET_cff::saveTags, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 392 of file HLTDoubletDZ.cc.
References trigger::TriggerFilterObjectWithRefs::addCollectionTag(), hltPFPuppi_cfi::algos, edm::InputTag::encode(), mps_fire::i, testProducerWithPsetDescEmpty_cfi::i1, testProducerWithPsetDescEmpty_cfi::i2, iEvent, ProducerED_cfi::InputTag, instance, label, getGTfromDQMFile::obj, LaserDQM_cfg::process, PDWG_EXODelayedJetMET_cff::saveTags, AlCaHLTBitMon_QueryRunRegistry::string, trigger::TriggerL1TkEle, trigger::TriggerL1TkEm, and trigger::TriggerL1TkMu.
|
private |
Definition at line 469 of file HLTDoubletDZ.cc.
References alignmentValidation::c1.
|
private |
Definition at line 474 of file HLTDoubletDZ.cc.
|
private |
Definition at line 480 of file HLTDoubletDZ.cc.
|
private |
Definition at line 485 of file HLTDoubletDZ.cc.
|
overridevirtual |
Implements HLTFilter.
Definition at line 697 of file HLTDoubletDZ.cc.
References trigger::TriggerRefsCollections::addObject(), Exhume::I, testProducerWithPsetDescEmpty_cfi::i1, testProducerWithPsetDescEmpty_cfi::i2, iEvent, dqmiodumpmetadata::n, diffTwoXMLs::r1, and diffTwoXMLs::r2.
|
virtual |
Implements HLTFilter.
Definition at line 738 of file HLTDoubletDZ.cc.
References accept(), trigger::TriggerRefsCollections::addObject(), Exhume::I, testProducerWithPsetDescEmpty_cfi::i1, testProducerWithPsetDescEmpty_cfi::i2, iEvent, dqmiodumpmetadata::n, diffTwoXMLs::r1, and diffTwoXMLs::r2.
|
private |
Definition at line 491 of file HLTDoubletDZ.cc.
References alignmentValidation::c1, reco::deltaR2(), and or.
|
private |
Definition at line 496 of file HLTDoubletDZ.cc.
References alignmentValidation::c1, reco::deltaR2(), and or.
|
private |
Definition at line 502 of file HLTDoubletDZ.cc.
References reco::deltaR2(), callgraph::m2, and or.
|
private |
Definition at line 60 of file HLTDoubletDZ.h.
|
private |
Definition at line 70 of file HLTDoubletDZ.h.
|
private |
Definition at line 58 of file HLTDoubletDZ.h.
|
private |
Definition at line 54 of file HLTDoubletDZ.h.
|
private |
Definition at line 55 of file HLTDoubletDZ.h.
|
private |
Definition at line 56 of file HLTDoubletDZ.h.
|
private |
Definition at line 57 of file HLTDoubletDZ.h.
|
private |
Definition at line 59 of file HLTDoubletDZ.h.
|
private |
Definition at line 61 of file HLTDoubletDZ.h.
|
private |
Definition at line 62 of file HLTDoubletDZ.h.
|
private |
Definition at line 67 of file HLTDoubletDZ.h.
|
private |
Definition at line 68 of file HLTDoubletDZ.h.
|
private |
Definition at line 66 of file HLTDoubletDZ.h.
|
private |
Definition at line 65 of file HLTDoubletDZ.h.
|
private |
Definition at line 69 of file HLTDoubletDZ.h.
|
private |
Definition at line 52 of file HLTDoubletDZ.h.
|
private |
Definition at line 53 of file HLTDoubletDZ.h.
|
private |
Definition at line 71 of file HLTDoubletDZ.h.
|
private |
Definition at line 63 of file HLTDoubletDZ.h.
|
private |
Definition at line 64 of file HLTDoubletDZ.h.