#include <PFRecHitQTests.h>
Public Member Functions | |
void | beginEvent (const edm::Event &event, const edm::EventSetup &iSetup) override |
PFRecHitQTestHCALChannel () | |
PFRecHitQTestHCALChannel (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 |
Public Member Functions inherited from PFRecHitQTestBase | |
PFRecHitQTestBase ()=default | |
PFRecHitQTestBase (const edm::ParameterSet &iConfig, edm::ConsumesCollector &cc) | |
virtual | ~PFRecHitQTestBase ()=default |
Protected Member Functions | |
bool | test (unsigned aDETID, double energy, int flags, bool &clean) |
Protected Attributes | |
std::vector< double > | cleanThresholds_ |
std::vector< int > | depths_ |
std::vector< int > | flags_ |
std::vector< std::string > | flagStr_ |
const HcalSeverityLevelComputer * | hcalSevLvlComputer_ |
const HcalChannelQuality * | theHcalChStatus_ |
const HcalTopology * | theHcalTopology_ |
std::vector< int > | thresholds_ |
Definition at line 92 of file PFRecHitQTests.h.
|
inline |
Definition at line 94 of file PFRecHitQTests.h.
|
inline |
Definition at line 96 of file PFRecHitQTests.h.
References depths_, RemoveAddSevLevel::flag, flags_, flagStr_, HcalCaloFlagLabels::HFDigiTime, HcalCaloFlagLabels::HFInTimeWindow, HcalCaloFlagLabels::HFLongShort, and HcalPhase1FlagLabels::HFSignalAsymmetry.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 130 of file PFRecHitQTests.h.
References edm::EventSetup::getData(), hcalSevLvlComputer_, qualityToken_, severityToken_, theHcalChStatus_, theHcalTopology_, and topoToken_.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 136 of file PFRecHitQTests.h.
Referenced by test().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 137 of file PFRecHitQTests.h.
References clean(), CaloRecHit::detid(), CaloRecHit::energy(), CaloRecHit::flags(), and test().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 141 of file PFRecHitQTests.h.
References clean(), CaloRecHit::detid(), CaloRecHit::energy(), CaloRecHit::flags(), and test().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 144 of file PFRecHitQTests.h.
References clean(), CaloRecHit::detid(), CaloRecHit::energy(), CaloRecHit::flags(), and test().
|
inlineoverridevirtual |
|
inlineoverridevirtual |
|
inlineprotected |
Definition at line 162 of file PFRecHitQTests.h.
References clean(), cleanThresholds_, HcalDetId::depth(), depths_, HCALHighEnergyHPDFilter_cfi::energy, HLT_2023v12_cff::flags, flags_, HcalTopology::getMergePositionFlag(), HcalSeverityLevelComputer::getSeverityLevel(), HcalChannelStatus::getValue(), HcalCondObjectContainer< Item >::getValues(), HcalEndcap, hcalSevLvlComputer_, mps_fire::i, HcalTopology::idFront(), or, HcalDetId::subdet(), theHcalChStatus_, theHcalTopology_, and thresholds_.
|
protected |
Definition at line 155 of file PFRecHitQTests.h.
Referenced by test().
|
protected |
Definition at line 157 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALChannel(), and test().
|
protected |
Definition at line 156 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALChannel(), and test().
|
protected |
Definition at line 153 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALChannel().
|
protected |
Definition at line 160 of file PFRecHitQTests.h.
Referenced by beginEvent(), and test().
|
private |
Definition at line 192 of file PFRecHitQTests.h.
Referenced by beginEvent().
|
private |
Definition at line 193 of file PFRecHitQTests.h.
Referenced by beginEvent().
|
protected |
Definition at line 159 of file PFRecHitQTests.h.
Referenced by beginEvent(), and test().
|
protected |
Definition at line 158 of file PFRecHitQTests.h.
Referenced by beginEvent(), and test().
|
protected |
Definition at line 154 of file PFRecHitQTests.h.
Referenced by test().
|
private |
Definition at line 191 of file PFRecHitQTests.h.
Referenced by beginEvent().