![]() |
![]() |
#include <HLTMuonPFIsoFilter.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
![]() | |
static void | makeHLTFilterDescription (edm::ParameterSetDescription &desc) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Static Private Member Functions | |
static bool | triggerdByPreviousLevel (const reco::RecoChargedCandidateRef &, const std::vector< reco::RecoChargedCandidateRef > &) |
Private Attributes | |
edm::InputTag | candTag_ |
edm::EDGetTokenT< reco::RecoChargedCandidateCollection > | candToken_ |
std::vector< edm::InputTag > | depTag_ |
std::vector< edm::EDGetTokenT< edm::ValueMap< double > > > | depToken_ |
bool | doRho_ |
double | effArea_ |
double | maxIso_ |
int | min_N_ |
bool | onlyCharged_ |
edm::InputTag | previousCandTag_ |
edm::EDGetTokenT< trigger::TriggerFilterObjectWithRefs > | previousCandToken_ |
edm::InputTag | rhoTag_ |
edm::EDGetTokenT< double > | rhoToken_ |
Additional Inherited Members | |
![]() | |
typedef EDFilterBase | ModuleType |
![]() | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
![]() | |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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) |
See header file for documentation
This class is an HLTFilter (-> EDFilter) implementing the isolation filtering for HLT muons
Definition at line 23 of file HLTMuonPFIsoFilter.h.
|
explicit |
Definition at line 26 of file HLTMuonPFIsoFilter.cc.
References candTag_, candToken_, edm::EDConsumerBase::consumes(), depTag_, depToken_, doRho_, edm::InputTag::encode(), mps_fire::i, checklumidiff::l, LogDebug, min_N_, previousCandTag_, previousCandToken_, rhoTag_, rhoToken_, protons_cff::t, and ~HLTMuonPFIsoFilter().
|
overridedefault |
Referenced by HLTMuonPFIsoFilter().
|
static |
Definition at line 65 of file HLTMuonPFIsoFilter.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and HLTFilter::makeHLTFilterDescription().
|
overridevirtual |
Implements HLTFilter.
Definition at line 83 of file HLTMuonPFIsoFilter.cc.
References accept(), trigger::TriggerFilterObjectWithRefs::addCollectionTag(), trigger::TriggerRefsCollections::addObject(), candTag_, candToken_, depTag_, depToken_, doRho_, effArea_, edm::helper::Filler< Map >::fill(), edm::Ref< C, T, F >::get(), edm::Event::getByToken(), trigger::TriggerRefsCollections::getObjects(), mps_fire::i, edm::helper::Filler< Map >::insert(), edm::Ref< C, T, F >::isNonnull(), LogDebug, maxIso_, min_N_, eostools::move(), onlyCharged_, previousCandToken_, edm::Handle< T >::product(), edm::Event::put(), rhoToken_, HLTFilter::saveTags(), triggerdByPreviousLevel(), and trigger::TriggerMuon.
|
staticprivate |
Definition at line 200 of file HLTMuonPFIsoFilter.cc.
References DEFINE_FWK_MODULE, and mps_fire::i.
Referenced by hltFilter().
|
private |
Definition at line 34 of file HLTMuonPFIsoFilter.h.
Referenced by hltFilter(), and HLTMuonPFIsoFilter().
|
private |
Definition at line 35 of file HLTMuonPFIsoFilter.h.
Referenced by hltFilter(), and HLTMuonPFIsoFilter().
|
private |
Definition at line 38 of file HLTMuonPFIsoFilter.h.
Referenced by hltFilter(), and HLTMuonPFIsoFilter().
|
private |
Definition at line 39 of file HLTMuonPFIsoFilter.h.
Referenced by hltFilter(), and HLTMuonPFIsoFilter().
|
private |
Definition at line 46 of file HLTMuonPFIsoFilter.h.
Referenced by hltFilter(), and HLTMuonPFIsoFilter().
|
private |
Definition at line 47 of file HLTMuonPFIsoFilter.h.
Referenced by hltFilter().
|
private |
Definition at line 43 of file HLTMuonPFIsoFilter.h.
Referenced by hltFilter().
|
private |
Definition at line 44 of file HLTMuonPFIsoFilter.h.
Referenced by hltFilter(), and HLTMuonPFIsoFilter().
|
private |
Definition at line 45 of file HLTMuonPFIsoFilter.h.
Referenced by hltFilter().
|
private |
Definition at line 36 of file HLTMuonPFIsoFilter.h.
Referenced by HLTMuonPFIsoFilter().
|
private |
Definition at line 37 of file HLTMuonPFIsoFilter.h.
Referenced by hltFilter(), and HLTMuonPFIsoFilter().
|
private |
Definition at line 40 of file HLTMuonPFIsoFilter.h.
Referenced by HLTMuonPFIsoFilter().
|
private |
Definition at line 41 of file HLTMuonPFIsoFilter.h.
Referenced by hltFilter(), and HLTMuonPFIsoFilter().