#include <PFRecHitQTests.h>
Public Member Functions | |
void | beginEvent (const edm::Event &event, const edm::EventSetup &iSetup) override |
PFRecHitQTestHGCalThresholdSNR () | |
PFRecHitQTestHGCalThresholdSNR (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 Attributes | |
const double | thresholdSNR_ |
Definition at line 669 of file PFRecHitQTests.h.
|
inline |
Definition at line 671 of file PFRecHitQTests.h.
|
inline |
Definition at line 673 of file PFRecHitQTests.h.
|
inlineoverridevirtual |
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 678 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 682 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 687 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 691 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 696 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 701 of file PFRecHitQTests.h.
References HGCRecHit::signalOverSigmaNoise().
|
protected |
Definition at line 706 of file PFRecHitQTests.h.