#include <HLTHtMhtProducer.h>
Public Member Functions | |
HLTHtMhtProducer (const edm::ParameterSet &iConfig) | |
virtual void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) |
~HLTHtMhtProducer () | |
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 | |
bool | excludePFMuons_ |
edm::InputTag | jetsLabel_ |
double | maxEtaJetHt_ |
double | maxEtaJetMht_ |
int | minNJetHt_ |
int | minNJetMht_ |
double | minPtJetHt_ |
double | minPtJetMht_ |
edm::InputTag | pfCandidatesLabel_ |
edm::InputTag | tracksLabel_ |
bool | usePt_ |
bool | useTracks_ |
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 21 of file HLTHtMhtProducer.h.
|
explicit |
Definition at line 20 of file HLTHtMhtProducer.cc.
HLTHtMhtProducer::~HLTHtMhtProducer | ( | ) |
Definition at line 38 of file HLTHtMhtProducer.cc.
|
static |
Definition at line 42 of file HLTHtMhtProducer.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
virtual |
Implements edm::EDProducer.
Definition at line 60 of file HLTHtMhtProducer.cc.
References abs, funct::cos(), excludePFMuons_, edm::Event::getByLabel(), i, metsig::jet, fwrapper::jets, jetsLabel_, maxEtaJetHt_, maxEtaJetMht_, minNJetHt_, minNJetMht_, minPtJetHt_, minPtJetMht_, reco::tau::pfCandidates(), pfCandidatesLabel_, edm::Event::put(), funct::sin(), mathSSE::sqrt(), testEve_cfg::tracks, tracksLabel_, usePt_, and useTracks_.
|
private |
Definition at line 34 of file HLTHtMhtProducer.h.
Referenced by produce().
|
private |
Definition at line 41 of file HLTHtMhtProducer.h.
Referenced by produce().
|
private |
Definition at line 39 of file HLTHtMhtProducer.h.
Referenced by produce().
|
private |
Definition at line 40 of file HLTHtMhtProducer.h.
Referenced by produce().
|
private |
Definition at line 35 of file HLTHtMhtProducer.h.
Referenced by produce().
|
private |
Definition at line 36 of file HLTHtMhtProducer.h.
Referenced by produce().
|
private |
Definition at line 37 of file HLTHtMhtProducer.h.
Referenced by produce().
|
private |
Definition at line 38 of file HLTHtMhtProducer.h.
Referenced by produce().
|
private |
Definition at line 43 of file HLTHtMhtProducer.h.
Referenced by produce().
|
private |
Definition at line 42 of file HLTHtMhtProducer.h.
Referenced by produce().
|
private |
Definition at line 32 of file HLTHtMhtProducer.h.
Referenced by produce().
|
private |
Definition at line 33 of file HLTHtMhtProducer.h.
Referenced by produce().