#include <HLTJetCollectionsForLeptonPlusJets.h>
Public Member Functions | |
HLTJetCollectionsForLeptonPlusJets (const edm::ParameterSet &) | |
~HLTJetCollectionsForLeptonPlusJets () | |
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 Member Functions | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
edm::InputTag | hltLeptonTag |
double | minDeltaR_ |
edm::InputTag | sourceJetTag |
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) |
This class is an EDProducer implementing an HLT trigger for lepton and jet objects, cutting on variables relating to the jet 4-momentum representation. The producer checks for overlaps between leptons and jets and if a combination of one lepton + jets cleaned against this leptons satisfy the cuts. These jets are then added to a cleaned jet collection which is put into the event.
Definition at line 39 of file HLTJetCollectionsForLeptonPlusJets.h.
|
explicit |
Definition at line 25 of file HLTJetCollectionsForLeptonPlusJets.cc.
HLTJetCollectionsForLeptonPlusJets< jetType >::~HLTJetCollectionsForLeptonPlusJets | ( | ) |
Definition at line 37 of file HLTJetCollectionsForLeptonPlusJets.cc.
|
static |
Definition at line 46 of file HLTJetCollectionsForLeptonPlusJets.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and mergeVDriftHistosByStation::name.
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 63 of file HLTJetCollectionsForLeptonPlusJets.cc.
References deltaR(), edm::Event::getByLabel(), HLTJetCollectionsForLeptonPlusJets< jetType >::hltLeptonTag, j, HLTJetCollectionsForLeptonPlusJets< jetType >::minDeltaR_, p4, position, edm::Event::put(), HLTJetCollectionsForLeptonPlusJets< jetType >::sourceJetTag, trigger::TriggerCluster, trigger::TriggerElectron, and trigger::TriggerMuon.
|
private |
Definition at line 48 of file HLTJetCollectionsForLeptonPlusJets.h.
Referenced by HLTJetCollectionsForLeptonPlusJets< jetType >::produce().
|
private |
Definition at line 51 of file HLTJetCollectionsForLeptonPlusJets.h.
Referenced by HLTJetCollectionsForLeptonPlusJets< jetType >::produce().
|
private |
Definition at line 49 of file HLTJetCollectionsForLeptonPlusJets.h.
Referenced by HLTJetCollectionsForLeptonPlusJets< jetType >::produce().