#include <HiggsTo2GammaSkim.h>
Public Member Functions | |
virtual bool | filter (edm::Event &, const edm::EventSetup &) |
Get event properties to send to builder to fill seed collection. More... | |
HiggsTo2GammaSkim (const edm::ParameterSet &) | |
~HiggsTo2GammaSkim () | |
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 | nPhotonMin |
int | nSelectedEvents |
float | photon1MinPt |
float | photon2MinPt |
edm::InputTag | thePhotonLabel |
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) |
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, ExpressReco_HICollisions_FallBack::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.