#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 436 of file PFRecHitQTests.h.
PFRecHitQTestECAL::PFRecHitQTestECAL |
( |
| ) |
|
|
inline |
Definition at line 440 of file PFRecHitQTests.h.
bool topologicalCleaning_
bool skipTTRecoveredHits_
PFRecHitQTestBase()=default
T getParameter(std::string const &) const
double thresholdCleaning_
Implements PFRecHitQTestBase.
Definition at line 449 of file PFRecHitQTests.h.
References EcalRecHit::checkFlag(), EcalRecHit::energy(), EcalRecHit::kDiWeird, EcalRecHit::kOutOfTime, EcalRecHit::kTowerRecovered, EcalRecHit::kWeird, or, skipTTRecoveredHits_, thresholdCleaning_, timingCleaning_, and topologicalCleaning_.
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::EventIDconst &, edm::Timestampconst & > We also list in braces which AR_WATCH_USING_METHOD_ is used for those or
bool topologicalCleaning_
bool skipTTRecoveredHits_
static void clean(char *s)
bool checkFlag(int flag) const
check if the flag is true
double thresholdCleaning_
bool PFRecHitQTestECAL::skipTTRecoveredHits_ |
|
protected |
double PFRecHitQTestECAL::thresholdCleaning_ |
|
protected |
bool PFRecHitQTestECAL::timingCleaning_ |
|
protected |
bool PFRecHitQTestECAL::topologicalCleaning_ |
|
protected |