#include <GenMETProducer.h>
Public Member Functions | |
GenMETProducer (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~GenMETProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Private Attributes | |
bool | applyFiducialThresholdForFractions_ |
double | globalThreshold_ |
edm::EDGetTokenT< edm::View< reco::Candidate > > | inputToken_ |
bool | onlyFiducial_ |
bool | usePt_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Definition at line 35 of file GenMETProducer.h.
|
explicit |
Definition at line 29 of file GenMETProducer.cc.
References SiStripOfflineCRack_cfg::alias, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineoverride |
Definition at line 38 of file GenMETProducer.h.
|
override |
Definition at line 40 of file GenMETProducer.cc.
References applyFiducialThresholdForFractions_, relval_steps::gen(), globalThreshold_, input, inputToken_, eostools::move(), onlyFiducial_, and usePt_.
|
private |
Definition at line 48 of file GenMETProducer.h.
Referenced by produce().
|
private |
Definition at line 44 of file GenMETProducer.h.
Referenced by produce().
|
private |
Definition at line 42 of file GenMETProducer.h.
Referenced by produce().
|
private |
Definition at line 46 of file GenMETProducer.h.
Referenced by produce().
|
private |
Definition at line 50 of file GenMETProducer.h.
Referenced by produce().