#include <HiggsTo2GammaSkim.h>
Private Attributes | |
bool | debug |
int | nEvents |
int | nPhotonMin |
int | nSelectedEvents |
float | photon1MinPt |
float | photon2MinPt |
edm::InputTag | thePhotonLabel |
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) |
Definition at line 26 of file HiggsTo2GammaSkim.h.
|
explicit |
Definition at line 34 of file HiggsTo2GammaSkim.cc.
References debug, edm::ParameterSet::getParameter(), and nEvents.
HiggsTo2GammaSkim::~HiggsTo2GammaSkim | ( | ) |
Definition at line 54 of file HiggsTo2GammaSkim.cc.
References nEvents.
|
virtual |
Get event properties to send to builder to fill seed collection.
Implements edm::EDFilter.
Definition at line 65 of file HiggsTo2GammaSkim.cc.
References edm::HandleBase::isValid(), nEvents, interactiveExample::photons, and edm::Handle< T >::product().
|
private |
Definition at line 43 of file HiggsTo2GammaSkim.h.
|
private |
Definition at line 40 of file HiggsTo2GammaSkim.h.
|
private |
Definition at line 46 of file HiggsTo2GammaSkim.h.
|
private |
Definition at line 40 of file HiggsTo2GammaSkim.h.
|
private |
Definition at line 44 of file HiggsTo2GammaSkim.h.
|
private |
Definition at line 45 of file HiggsTo2GammaSkim.h.
|
private |
Definition at line 49 of file HiggsTo2GammaSkim.h.