#include <PFRecHitQTests.h>
|
void | beginEvent (const edm::Event &event, const edm::EventSetup &iSetup) override |
|
| PFRecHitQTestECAL () |
|
| PFRecHitQTestECAL (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 |
|
| PFRecHitQTestBase ()=default |
|
| PFRecHitQTestBase (const edm::ParameterSet &iConfig, edm::ConsumesCollector &cc) |
|
virtual | ~PFRecHitQTestBase ()=default |
|
Definition at line 440 of file PFRecHitQTests.h.
◆ PFRecHitQTestECAL() [1/2]
PFRecHitQTestECAL::PFRecHitQTestECAL |
( |
| ) |
|
|
inline |
◆ PFRecHitQTestECAL() [2/2]
Definition at line 444 of file PFRecHitQTests.h.
T getParameter(std::string const &) const
bool topologicalCleaning_
bool skipTTRecoveredHits_
PFRecHitQTestBase()=default
double thresholdCleaning_
◆ beginEvent()
◆ test() [1/6]
Implements PFRecHitQTestBase.
Definition at line 453 of file PFRecHitQTests.h.
References EcalRecHit::checkFlag(), clean(), EcalRecHit::energy(), EcalRecHit::kDiWeird, EcalRecHit::kOutOfTime, EcalRecHit::kTowerRecovered, EcalRecHit::kWeird, or, skipTTRecoveredHits_, thresholdCleaning_, timingCleaning_, and topologicalCleaning_.
bool topologicalCleaning_
bool skipTTRecoveredHits_
static void clean(char *s)
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
double thresholdCleaning_
bool checkFlag(int flag) const
check if the flag is true
◆ test() [2/6]
◆ 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 |