#include <EgammaProbeSelector.h>
Public Member Functions | |
EgammaProbeSelector (const edm::ParameterSet &) | |
virtual bool | filter (edm::Event &, const edm::EventSetup &) |
~EgammaProbeSelector () | |
Public Member Functions inherited from edm::EDFilter | |
EDFilter () | |
virtual | ~EDFilter () |
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 | |
bool | debug |
double | jetEtaMax |
double | jetEtaMin |
double | jetEtMin |
edm::InputTag | jetLabel |
int | minNumberOfjets |
int | minNumberOfSuperClusters |
int | nEvents |
int | nSelectedEvents |
edm::InputTag | scEELabel |
double | scEtaMax |
double | scEtaMin |
double | scEtMin |
edm::InputTag | scLabel |
Additional Inherited Members | |
Public Types inherited from edm::EDFilter | |
typedef EDFilter | ModuleType |
typedef WorkerT< EDFilter > | WorkerType |
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) |
Protected Member Functions inherited from edm::EDFilter | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
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 30 of file EgammaProbeSelector.h.
|
explicit |
Definition at line 24 of file EgammaProbeSelector.cc.
References edm::ParameterSet::getParameter(), and nEvents.
EgammaProbeSelector::~EgammaProbeSelector | ( | ) |
Definition at line 44 of file EgammaProbeSelector.cc.
References nEvents.
|
virtual |
Implements edm::EDFilter.
Definition at line 53 of file EgammaProbeSelector.cc.
References edm::Event::getByLabel(), edm::HandleBase::isValid(), analyzePatCleaning_cfg::jets, nEvents, and edm::Handle< T >::product().
Referenced by python.Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::filter(), python.Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::find(), python.Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::setDataAccessor(), and python.Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::switchCenterView().
|
private |
Definition at line 39 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 43 of file EgammaProbeSelector.h.
|
private |
Definition at line 41 of file EgammaProbeSelector.h.
|
private |
Definition at line 42 of file EgammaProbeSelector.h.
|
private |
Definition at line 49 of file EgammaProbeSelector.h.
|
private |
Definition at line 54 of file EgammaProbeSelector.h.
|
private |
Definition at line 54 of file EgammaProbeSelector.h.
|
private |
Definition at line 48 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 50 of file EgammaProbeSelector.h.
|
private |
Definition at line 47 of file EgammaProbeSelector.h.