#include <PFRecHitQTests.h>
|
void | beginEvent (const edm::Event &event, const edm::EventSetup &iSetup) override |
|
| PFRecHitQTestECAL () |
|
| PFRecHitQTestECAL (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 |
|
| PFRecHitQTestBase ()=default |
|
| PFRecHitQTestBase (const edm::ParameterSet &iConfig) |
|
virtual | ~PFRecHitQTestBase ()=default |
|
Definition at line 465 of file PFRecHitQTests.h.
PFRecHitQTestECAL::PFRecHitQTestECAL |
( |
| ) |
|
|
inline |
Definition at line 470 of file PFRecHitQTests.h.
T getParameter(std::string const &) const
bool topologicalCleaning_
bool skipTTRecoveredHits_
PFRecHitQTestBase()=default
double thresholdCleaning_
bool PFRecHitQTestECAL::skipTTRecoveredHits_ |
|
protected |
double PFRecHitQTestECAL::thresholdCleaning_ |
|
protected |
bool PFRecHitQTestECAL::timingCleaning_ |
|
protected |
bool PFRecHitQTestECAL::topologicalCleaning_ |
|
protected |