#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 CaloTower &rh, bool &clean) override |
|
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 HGCRecHit &rh, bool &clean) override |
|
bool | test (reco::PFRecHit &hit, const HORecHit &rh, bool &clean) override |
|
| PFRecHitQTestBase ()=default |
|
| PFRecHitQTestBase (const edm::ParameterSet &iConfig) |
|
virtual | ~PFRecHitQTestBase ()=default |
|
Definition at line 421 of file PFRecHitQTests.h.
◆ PFRecHitQTestECAL() [1/2]
PFRecHitQTestECAL::PFRecHitQTestECAL |
( |
| ) |
|
|
inline |
◆ PFRecHitQTestECAL() [2/2]
◆ beginEvent()
◆ test() [1/6]
◆ test() [2/6]
Implements PFRecHitQTestBase.
Definition at line 434 of file PFRecHitQTests.h.
References EcalRecHit::checkFlag(), clean(), EcalRecHit::energy(), EcalRecHit::kDiWeird, EcalRecHit::kOutOfTime, EcalRecHit::kTowerRecovered, EcalRecHit::kWeird, or, skipTTRecoveredHits_, thresholdCleaning_, timingCleaning_, and topologicalCleaning_.
◆ test() [3/6]
◆ test() [4/6]
◆ test() [5/6]
◆ test() [6/6]
◆ skipTTRecoveredHits_
bool PFRecHitQTestECAL::skipTTRecoveredHits_ |
|
protected |
◆ thresholdCleaning_
double PFRecHitQTestECAL::thresholdCleaning_ |
|
protected |
◆ timingCleaning_
bool PFRecHitQTestECAL::timingCleaning_ |
|
protected |
◆ topologicalCleaning_
bool PFRecHitQTestECAL::topologicalCleaning_ |
|
protected |
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e< void, edm::EventID const &, edm::Timestamp const & > We also list in braces which AR_WATCH_USING_METHOD_ is used for those or