#include <EgammaProbeSelector.h>
Private Attributes | |
bool | debug |
double | jetEtaMax |
double | jetEtaMin |
double | jetEtMin |
edm::EDGetTokenT < reco::CaloJetCollection > | jetToken |
int | minNumberOfjets |
int | minNumberOfSuperClusters |
int | nEvents |
int | nSelectedEvents |
edm::EDGetTokenT < reco::SuperClusterCollection > | scEEToken |
double | scEtaMax |
double | scEtaMin |
double | scEtMin |
edm::EDGetTokenT < reco::SuperClusterCollection > | scToken |
Additional Inherited Members | |
Public Types inherited from edm::EDFilter | |
typedef EDFilter | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDFilter | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Filter to select events passing offline jets and superclusters
This class is an EDFilter for heavy W+jet and Z+jet events
Definition at line 31 of file EgammaProbeSelector.h.
|
explicit |
Definition at line 22 of file EgammaProbeSelector.cc.
References edm::ParameterSet::getParameter(), and nEvents.
EgammaProbeSelector::~EgammaProbeSelector | ( | ) |
Definition at line 42 of file EgammaProbeSelector.cc.
References nEvents.
|
virtual |
Implements edm::EDFilter.
Definition at line 51 of file EgammaProbeSelector.cc.
References edm::Event::getByToken(), edm::HandleBase::isValid(), fwrapper::jets, nEvents, and edm::Handle< T >::product().
Referenced by Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::filter(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::find(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::setDataAccessor(), and Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::switchCenterView().
|
private |
Definition at line 40 of file EgammaProbeSelector.h.
Referenced by rrapi.RRApi::dprint(), pkg.AbstractPkg::generate(), rrapi.RRApi::get(), pkg.AbstractPkg::get_kwds(), and pkg.AbstractPkg::write().
|
private |
Definition at line 46 of file EgammaProbeSelector.h.
|
private |
Definition at line 45 of file EgammaProbeSelector.h.
|
private |
Definition at line 44 of file EgammaProbeSelector.h.
|
private |
Definition at line 42 of file EgammaProbeSelector.h.
|
private |
Definition at line 43 of file EgammaProbeSelector.h.
|
private |
Definition at line 50 of file EgammaProbeSelector.h.
|
private |
Definition at line 55 of file EgammaProbeSelector.h.
|
private |
Definition at line 55 of file EgammaProbeSelector.h.
|
private |
Definition at line 49 of file EgammaProbeSelector.h.
|
private |
Definition at line 53 of file EgammaProbeSelector.h.
|
private |
Definition at line 52 of file EgammaProbeSelector.h.
|
private |
Definition at line 51 of file EgammaProbeSelector.h.
|
private |
Definition at line 48 of file EgammaProbeSelector.h.