#include <PFRecHitQTests.h>
Public Member Functions | |
void | beginEvent (const edm::Event &event, const edm::EventSetup &iSetup) override |
PFRecHitQTestDBSeedingThreshold (const edm::ParameterSet &iConfig, edm::ConsumesCollector &cc) | |
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, edm::ConsumesCollector &cc) | |
virtual | ~PFRecHitQTestBase ()=default |
Protected Member Functions | |
bool | pass (const reco::PFRecHit &hit) |
Protected Attributes | |
bool | applySelectionsToAllCrystals_ |
edm::ESHandle< EcalPFSeedingThresholds > | ths_ |
Private Attributes | |
edm::ESGetToken< EcalPFSeedingThresholds, EcalPFSeedingThresholdsRcd > | threshToken_ |
Definition at line 755 of file PFRecHitQTests.h.
|
inline |
Definition at line 757 of file PFRecHitQTests.h.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 762 of file PFRecHitQTests.h.
References edm::EventSetup::getHandle(), threshToken_, and ths_.
|
inlineprotected |
Definition at line 784 of file PFRecHitQTests.h.
References DiMuonV_cfg::threshold.
Referenced by test().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 766 of file PFRecHitQTests.h.
References applySelectionsToAllCrystals_, or, and pass().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 771 of file PFRecHitQTests.h.
References pass().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 773 of file PFRecHitQTests.h.
References pass().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 774 of file PFRecHitQTests.h.
References pass().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 776 of file PFRecHitQTests.h.
References pass().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 778 of file PFRecHitQTests.h.
References pass().
|
protected |
Definition at line 781 of file PFRecHitQTests.h.
Referenced by test().
|
private |
Definition at line 790 of file PFRecHitQTests.h.
Referenced by beginEvent().
|
protected |
Definition at line 782 of file PFRecHitQTests.h.
Referenced by beginEvent().