![]() |
![]() |
#include <HLTJetTagWithMatching.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
static float | findCSV (const typename std::vector< T >::const_iterator &jet, const reco::JetTagCollection &jetTags, float minDr=0.1) |
![]() | |
static void | makeHLTFilterDescription (edm::ParameterSetDescription &desc) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Attributes | |
double | m_deltaR |
edm::InputTag | m_Jets |
edm::EDGetTokenT< std::vector< T > > | m_JetsToken |
edm::InputTag | m_JetTags |
edm::EDGetTokenT< reco::JetTagCollection > | m_JetTagsToken |
double | m_MaxTag |
int | m_MinJets |
double | m_MinTag |
int | m_TriggerType |
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) |
This class is an HLTFilter (a spcialized EDFilter) implementing tagged multi-jet trigger for b and tau. It should be run after the normal multi-jet trigger. It is like HLTJetTag, but it loop on jets collection instead of jetTag collection.
Definition at line 30 of file HLTJetTagWithMatching.h.
|
explicit |
Definition at line 33 of file HLTJetTagWithMatching.cc.
References edm::InputTag::encode(), HLTJetTagWithMatching< T >::m_Jets, HLTJetTagWithMatching< T >::m_JetsToken, HLTJetTagWithMatching< T >::m_JetTags, HLTJetTagWithMatching< T >::m_JetTagsToken, HLTJetTagWithMatching< T >::m_MaxTag, HLTJetTagWithMatching< T >::m_MinJets, HLTJetTagWithMatching< T >::m_MinTag, HLTJetTagWithMatching< T >::m_TriggerType, and HLTJetTagWithMatching< T >::~HLTJetTagWithMatching().
|
overridedefault |
Referenced by HLTJetTagWithMatching< T >::HLTJetTagWithMatching().
|
static |
Definition at line 74 of file HLTJetTagWithMatching.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), defaultModuleLabel(), and HLTFilter::makeHLTFilterDescription().
|
static |
Definition at line 56 of file HLTJetTagWithMatching.cc.
References edm::AssociationVector< KeyRefProd, CVal, KeyRef, SizeType, KeyReferenceHelper >::begin(), reco::deltaR(), and edm::AssociationVector< KeyRefProd, CVal, KeyRef, SizeType, KeyReferenceHelper >::end().
Referenced by HLTJetTagWithMatching< T >::hltFilter().
|
overridevirtual |
Implements HLTFilter.
Definition at line 95 of file HLTJetTagWithMatching.cc.
References accept(), trigger::TriggerFilterObjectWithRefs::addCollectionTag(), trigger::TriggerRefsCollections::addObject(), edm::Provenance::branchDescription(), edm::Provenance::branchName(), edm::BranchDescription::dropped(), HLTJetTagWithMatching< T >::findCSV(), cmsBatch::handle, metsig::jet, LogTrace, HLTJetTagWithMatching< T >::m_deltaR, HLTJetTagWithMatching< T >::m_Jets, HLTJetTagWithMatching< T >::m_JetsToken, HLTJetTagWithMatching< T >::m_JetTagsToken, HLTJetTagWithMatching< T >::m_MaxTag, HLTJetTagWithMatching< T >::m_MinJets, HLTJetTagWithMatching< T >::m_MinTag, HLTJetTagWithMatching< T >::m_TriggerType, edm::errors::ProductNotFound, and HLTFilter::saveTags().
|
private |
Definition at line 47 of file HLTJetTagWithMatching.h.
Referenced by HLTJetTagWithMatching< T >::hltFilter().
|
private |
Definition at line 40 of file HLTJetTagWithMatching.h.
Referenced by HLTJetTagWithMatching< T >::hltFilter(), and HLTJetTagWithMatching< T >::HLTJetTagWithMatching().
|
private |
Definition at line 41 of file HLTJetTagWithMatching.h.
Referenced by HLTJetTagWithMatching< T >::hltFilter(), and HLTJetTagWithMatching< T >::HLTJetTagWithMatching().
|
private |
Definition at line 42 of file HLTJetTagWithMatching.h.
Referenced by HLTJetTagWithMatching< T >::HLTJetTagWithMatching().
|
private |
Definition at line 43 of file HLTJetTagWithMatching.h.
Referenced by HLTJetTagWithMatching< T >::hltFilter(), and HLTJetTagWithMatching< T >::HLTJetTagWithMatching().
|
private |
Definition at line 44 of file HLTJetTagWithMatching.h.
Referenced by HLTJetTagWithMatching< T >::hltFilter(), and HLTJetTagWithMatching< T >::HLTJetTagWithMatching().
|
private |
Definition at line 45 of file HLTJetTagWithMatching.h.
Referenced by HLTJetTagWithMatching< T >::hltFilter(), and HLTJetTagWithMatching< T >::HLTJetTagWithMatching().
|
private |
Definition at line 44 of file HLTJetTagWithMatching.h.
Referenced by HLTJetTagWithMatching< T >::hltFilter(), and HLTJetTagWithMatching< T >::HLTJetTagWithMatching().
|
private |
Definition at line 46 of file HLTJetTagWithMatching.h.
Referenced by HLTJetTagWithMatching< T >::hltFilter(), and HLTJetTagWithMatching< T >::HLTJetTagWithMatching().