#include <PFRecHitQTests.h>
Public Member Functions | |
void | beginEvent (const edm::Event &event, const edm::EventSetup &iSetup) |
PFRecHitQTestECAL () | |
PFRecHitQTestECAL (const edm::ParameterSet &iConfig) | |
bool | test (reco::PFRecHit &hit, const EcalRecHit &rh, bool &clean, bool fullReadOut) |
bool | test (reco::PFRecHit &hit, const HBHERecHit &rh, bool &clean) |
bool | test (reco::PFRecHit &hit, const HFRecHit &rh, bool &clean) |
bool | test (reco::PFRecHit &hit, const HORecHit &rh, bool &clean) |
bool | test (reco::PFRecHit &hit, const CaloTower &rh, bool &clean) |
bool | test (reco::PFRecHit &hit, const HGCRecHit &rh, bool &clean) |
Public Member Functions inherited from PFRecHitQTestBase | |
PFRecHitQTestBase () | |
PFRecHitQTestBase (const edm::ParameterSet &iConfig) | |
virtual | ~PFRecHitQTestBase ()=default |
Protected Attributes | |
bool | skipTTRecoveredHits_ |
double | thresholdCleaning_ |
bool | timingCleaning_ |
bool | topologicalCleaning_ |
Definition at line 467 of file PFRecHitQTests.h.
|
inline |
Definition at line 469 of file PFRecHitQTests.h.
|
inline |
Definition at line 473 of file PFRecHitQTests.h.
References edm::ParameterSet::getParameter().
|
inlinevirtual |
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 486 of file PFRecHitQTests.h.
References EcalRecHit::checkFlag(), EcalRecHit::energy(), EcalRecHit::kDiWeird, EcalRecHit::kOutOfTime, EcalRecHit::kTowerRecovered, and EcalRecHit::kWeird.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 508 of file PFRecHitQTests.h.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 512 of file PFRecHitQTests.h.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 517 of file PFRecHitQTests.h.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 521 of file PFRecHitQTests.h.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 526 of file PFRecHitQTests.h.
|
protected |
Definition at line 535 of file PFRecHitQTests.h.
|
protected |
Definition at line 532 of file PFRecHitQTests.h.
|
protected |
Definition at line 533 of file PFRecHitQTests.h.
|
protected |
Definition at line 534 of file PFRecHitQTests.h.