Classes | |
struct | event |
Public Member Functions | |
WZInterestingEventSelector (const edm::ParameterSet &) | |
~WZInterestingEventSelector () | |
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 Member Functions | |
bool | electronSelection (const GsfElectron *eleRef, math::XYZPoint bspotPosition) |
virtual void | endJob () |
virtual bool | filter (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
float | eb_ecalIsoCut_ |
float | eb_hcalIsoCut_ |
float | eb_hoeCut_ |
float | eb_seeCut_ |
float | eb_trIsoCut_ |
float | ee_ecalIsoCut_ |
float | ee_hcalIsoCut_ |
float | ee_hoeCut_ |
float | ee_seeCut_ |
float | ee_trIsoCut_ |
edm::InputTag | electronCollection_ |
float | invMassCut_ |
float | metCut_ |
int | missHitCut_ |
edm::InputTag | offlineBSCollection_ |
edm::InputTag | pfMetCollection_ |
float | ptCut_ |
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 45 of file WZInterestingEventSelector.cc.
|
explicit |
Definition at line 105 of file WZInterestingEventSelector.cc.
References edm::ParameterSet::getParameter(), and edm::ParameterSet::getUntrackedParameter().
WZInterestingEventSelector::~WZInterestingEventSelector | ( | ) |
Definition at line 132 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 182 of file WZInterestingEventSelector.cc.
References reco::GsfElectron::dr03EcalRecHitSumEt(), reco::GsfElectron::dr03HcalTowerSumEt(), reco::GsfElectron::dr03TkSumPt(), reco::GsfElectron::gsfTrack(), reco::GsfElectron::hcalOverEcal(), reco::GsfElectron::isEB(), reco::GsfElectron::isEE(), reco::LeafCandidate::pt(), and reco::GsfElectron::sigmaIetaIeta().
|
privatevirtual |
Reimplemented from edm::EDFilter.
Definition at line 147 of file WZInterestingEventSelector.cc.
|
privatevirtual |
Implements edm::EDFilter.
Definition at line 217 of file WZInterestingEventSelector.cc.
References DeDxDiscriminatorTools::charge(), reco::LeafCandidate::charge(), eta(), reco::LeafCandidate::eta(), edm::EventAuxiliary::event(), edm::Event::eventAuxiliary(), edm::Event::getByLabel(), edm::Event::getLuminosityBlock(), ALCARECOEcalCalIsolElectron_cff::goodElectrons, gsfElectrons_cfi::gsfElectrons, edm::HandleBase::isValid(), edm::LuminosityBlockBase::luminosityBlock(), python.pfMET_cfi::pfMET, phi, reco::LeafCandidate::phi(), reco::BeamSpot::position(), edm::Handle< T >::product(), reco::LeafCandidate::pt(), ExpressReco_HICollisions_FallBack::pt, ExpressReco_HICollisions_FallBack::ptMax, and edm::Event::run().
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 78 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 79 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 80 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 81 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 77 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 85 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 86 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 87 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 88 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 84 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 96 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 94 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 91 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 74 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 98 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 97 of file WZInterestingEventSelector.cc.
|
private |
Definition at line 73 of file WZInterestingEventSelector.cc.