#include <HiggsToZZ4LeptonsSkim.h>
Public Member Functions | |
virtual bool | filter (edm::Event &, const edm::EventSetup &) |
Get event properties to send to builder to fill seed collection. More... | |
HiggsToZZ4LeptonsSkim (const edm::ParameterSet &) | |
~HiggsToZZ4LeptonsSkim () | |
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 |
int | nEvents |
int | nLeptonMin |
int | nSelectedEvents |
int | nStiffLeptonMin |
edm::InputTag | recTrackLabel |
float | softMinPt |
float | stiffMinPt |
edm::InputTag | theGLBMuonLabel |
edm::InputTag | theGsfELabel |
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) |
static void | prevalidate (ConfigurationDescriptions &) |
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) |
Definition at line 28 of file HiggsToZZ4LeptonsSkim.h.
|
explicit |
Definition at line 34 of file HiggsToZZ4LeptonsSkim.cc.
References debug, edm::ParameterSet::getParameter(), and nEvents.
HiggsToZZ4LeptonsSkim::~HiggsToZZ4LeptonsSkim | ( | ) |
Definition at line 57 of file HiggsToZZ4LeptonsSkim.cc.
References nEvents.
|
virtual |
Get event properties to send to builder to fill seed collection.
Implements edm::EDFilter.
Definition at line 68 of file HiggsToZZ4LeptonsSkim.cc.
References HI_PhotonSkim_cff::electrons, edm::HandleBase::isValid(), patZpeak::muons, nEvents, and edm::Handle< T >::product().
|
private |
Definition at line 45 of file HiggsToZZ4LeptonsSkim.h.
|
private |
Definition at line 42 of file HiggsToZZ4LeptonsSkim.h.
|
private |
Definition at line 49 of file HiggsToZZ4LeptonsSkim.h.
|
private |
Definition at line 42 of file HiggsToZZ4LeptonsSkim.h.
|
private |
Definition at line 48 of file HiggsToZZ4LeptonsSkim.h.
|
private |
Definition at line 52 of file HiggsToZZ4LeptonsSkim.h.
|
private |
Definition at line 47 of file HiggsToZZ4LeptonsSkim.h.
|
private |
Definition at line 46 of file HiggsToZZ4LeptonsSkim.h.
|
private |
Definition at line 53 of file HiggsToZZ4LeptonsSkim.h.
|
private |
Definition at line 54 of file HiggsToZZ4LeptonsSkim.h.