#include <PFRecHitQTests.h>
Public Member Functions | |
void | beginEvent (const edm::Event &event, const edm::EventSetup &iSetup) override |
PFRecHitQTestDBSeedingThreshold (const edm::ParameterSet &iConfig) | |
bool | test (reco::PFRecHit &hit, const EcalRecHit &rh, bool &clean, bool fullReadOut) override |
bool | test (reco::PFRecHit &hit, const HBHERecHit &rh, bool &clean) override |
bool | test (reco::PFRecHit &hit, const HFRecHit &rh, bool &clean) override |
bool | test (reco::PFRecHit &hit, const HORecHit &rh, bool &clean) override |
bool | test (reco::PFRecHit &hit, const CaloTower &rh, bool &clean) override |
bool | test (reco::PFRecHit &hit, const HGCRecHit &rh, bool &clean) override |
Public Member Functions inherited from PFRecHitQTestBase | |
PFRecHitQTestBase ()=default | |
PFRecHitQTestBase (const edm::ParameterSet &iConfig) | |
virtual | ~PFRecHitQTestBase ()=default |
Protected Member Functions | |
bool | pass (const reco::PFRecHit &hit) |
Protected Attributes | |
bool | applySelectionsToAllCrystals_ |
edm::ESHandle< EcalPFSeedingThresholds > | ths_ |
Definition at line 711 of file PFRecHitQTests.h.
|
inline |
Definition at line 713 of file PFRecHitQTests.h.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 717 of file PFRecHitQTests.h.
References edm::EventSetup::get().
|
inlineprotected |
Definition at line 739 of file PFRecHitQTests.h.
References reco::PFRecHit::detId(), reco::PFRecHit::energy(), and electronIdCutBased_cfi::threshold.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 721 of file PFRecHitQTests.h.
References or, and PFRecHitQTestThreshold::pass().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 726 of file PFRecHitQTests.h.
References PFRecHitQTestThreshold::pass().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 728 of file PFRecHitQTests.h.
References PFRecHitQTestThreshold::pass().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 729 of file PFRecHitQTests.h.
References PFRecHitQTestThreshold::pass().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 731 of file PFRecHitQTests.h.
References PFRecHitQTestThreshold::pass().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 733 of file PFRecHitQTests.h.
References PFRecHitQTestThreshold::pass().
|
protected |
Definition at line 736 of file PFRecHitQTests.h.
|
protected |
Definition at line 737 of file PFRecHitQTests.h.