#include <L1HLTJetsMatching.h>
Public Member Functions | |
L1HLTJetsMatching (const edm::ParameterSet &) | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
~L1HLTJetsMatching () | |
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 () |
Private Attributes | |
std::vector < l1extra::L1JetParticleRef > | jetCandRefVec |
edm::InputTag | jetSrc |
double | mEt_Min |
std::vector < l1extra::L1JetParticleRef > | objL1CandRefVec |
l1extra::L1JetParticleRef | tauCandRef |
std::vector < l1extra::L1JetParticleRef > | tauCandRefVec |
edm::InputTag | tauTrigger |
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 |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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 21 of file L1HLTJetsMatching.h.
|
explicit |
Definition at line 15 of file L1HLTJetsMatching.cc.
References edm::ParameterSet::getParameter().
L1HLTJetsMatching::~L1HLTJetsMatching | ( | ) |
Definition at line 24 of file L1HLTJetsMatching.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 26 of file L1HLTJetsMatching.cc.
References a, reco::deltaR(), f, edm::Event::getByLabel(), reco::Candidate::p4(), reco::Candidate::pt(), edm::Event::put(), dt_dqm_sourceclient_common_cff::reco, trigger::TriggerL1CenJet, and trigger::TriggerL1TauJet.
|
private |
Definition at line 29 of file L1HLTJetsMatching.h.
|
private |
Definition at line 33 of file L1HLTJetsMatching.h.
|
private |
Definition at line 35 of file L1HLTJetsMatching.h.
|
private |
Definition at line 30 of file L1HLTJetsMatching.h.
|
private |
Definition at line 31 of file L1HLTJetsMatching.h.
|
private |
Definition at line 28 of file L1HLTJetsMatching.h.
|
private |
Definition at line 34 of file L1HLTJetsMatching.h.