![]() |
![]() |
#include <L1TJetsMatching.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Attributes | |
const edm::EDGetTokenT< std::vector< T > > | jetSrc_ |
const edm::EDGetTokenT< trigger::TriggerFilterObjectWithRefs > | jetTrigger_ |
const double | matchingR2_ |
const double | matchingR_ |
const double | mjjMin_ |
const double | pt1Min_ |
const double | pt2Min_ |
const double | pt3Min_ |
Additional Inherited Members | |
![]() | |
typedef EDProducerBase | 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 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) |
RecoTauTag/HLTProducers/interface/L1TJetsMatching.h Description: Matching L1 to PF/Calo Jets. Used for HLT_VBF paths. Matches PF/Calo Jets to L1 jets from the dedicated seed Adds selection criteria to the leading/subleading jets as well as the maximum dijet mass Separates collections of PF/Calo jets into two categories
Definition at line 53 of file L1TJetsMatching.h.
|
explicit |
Definition at line 130 of file L1TJetsMatching.h.
|
override |
Definition at line 145 of file L1TJetsMatching.h.
|
static |
Definition at line 191 of file L1TJetsMatching.h.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), defaultModuleLabel(), edm::ConfigurationDescriptions::setComment(), and edm::ParameterDescriptionNode::setComment().
|
override |
Definition at line 148 of file L1TJetsMatching.h.
References a, categorise(), reco::deltaR2(), edm::Event::getByToken(), trigger::TriggerRefsCollections::getObjects(), L1TJetsMatching< T >::jetSrc_, L1TJetsMatching< T >::jetTrigger_, L1TJetsMatching< T >::matchingR2_, L1TJetsMatching< T >::mjjMin_, eostools::move(), convertSQLitetoXML_cfg::output, pfJetBenchmark_cfi::pfJets, L1TJetsMatching< T >::pt1Min_, L1TJetsMatching< T >::pt2Min_, L1TJetsMatching< T >::pt3Min_, edm::Event::put(), and trigger::TriggerL1Jet.
|
private |
Definition at line 62 of file L1TJetsMatching.h.
Referenced by L1TJetsMatching< T >::produce().
|
private |
Definition at line 63 of file L1TJetsMatching.h.
Referenced by L1TJetsMatching< T >::produce().
|
private |
Definition at line 69 of file L1TJetsMatching.h.
Referenced by L1TJetsMatching< T >::produce().
|
private |
Definition at line 68 of file L1TJetsMatching.h.
|
private |
Definition at line 67 of file L1TJetsMatching.h.
Referenced by L1TJetsMatching< T >::produce().
|
private |
Definition at line 64 of file L1TJetsMatching.h.
Referenced by L1TJetsMatching< T >::produce().
|
private |
Definition at line 65 of file L1TJetsMatching.h.
Referenced by L1TJetsMatching< T >::produce().
|
private |
Definition at line 66 of file L1TJetsMatching.h.
Referenced by L1TJetsMatching< T >::produce().