#include <HLTJetL1MatchProducer.h>
Public Member Functions | |
virtual void | beginJob () |
HLTJetL1MatchProducer (const edm::ParameterSet &) | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
~HLTJetL1MatchProducer () | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
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 | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
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(), and mergeVDriftHistosByStation::name.
|
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.