#include <HLTJetL1MatchProducer.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Attributes | |
double | DeltaR_ |
edm::InputTag | jetsInput_ |
edm::InputTag | L1CenJets_ |
edm::InputTag | L1ForJets_ |
edm::InputTag | L1TauJets_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Protected Member Functions inherited from edm::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
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) |
Definition at line 13 of file HLTJetL1MatchProducer.h.
|
explicit |
Definition at line 21 of file HLTJetL1MatchProducer.cc.
HLTJetL1MatchProducer< T >::~HLTJetL1MatchProducer | ( | ) |
Definition at line 41 of file HLTJetL1MatchProducer.cc.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 35 of file HLTJetL1MatchProducer.cc.
|
static |
Definition at line 47 of file HLTJetL1MatchProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), mergeVDriftHistosByStation::name, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Implements edm::EDProducer.
Definition at line 58 of file HLTJetL1MatchProducer.cc.
References SiPixelRawToDigiRegional_cfi::deltaPhi, edm::Event::getByLabel(), trackerHitRTTI::isMatched(), fwrapper::jets, edm::Event::put(), query::result, and mathSSE::sqrt().
|
private |
Definition at line 26 of file HLTJetL1MatchProducer.h.
|
private |
Definition at line 21 of file HLTJetL1MatchProducer.h.
|
private |
Definition at line 23 of file HLTJetL1MatchProducer.h.
|
private |
Definition at line 24 of file HLTJetL1MatchProducer.h.
|
private |
Definition at line 22 of file HLTJetL1MatchProducer.h.