#include <PFRecHitQTests.h>
Public Member Functions | |
void | beginEvent (const edm::Event &event, const edm::EventSetup &iSetup) override |
PFRecHitQTestHCALChannel () | |
PFRecHitQTestHCALChannel (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 |
Public Member Functions inherited from PFRecHitQTestBase | |
PFRecHitQTestBase ()=default | |
PFRecHitQTestBase (const edm::ParameterSet &iConfig) | |
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_ |
const HcalSeverityLevelComputer * | hcalSevLvlComputer_ |
const HcalChannelQuality * | theHcalChStatus_ |
const HcalTopology * | theHcalTopology_ |
std::vector< int > | thresholds_ |
Definition at line 129 of file PFRecHitQTests.h.
|
inline |
Definition at line 131 of file PFRecHitQTests.h.
|
inline |
Definition at line 134 of file PFRecHitQTests.h.
References RemoveAddSevLevel::flag, flags, edm::ParameterSet::getParameter(), HcalCaloFlagLabels::HFDigiTime, HcalCaloFlagLabels::HFInTimeWindow, and HcalCaloFlagLabels::HFLongShort.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 168 of file PFRecHitQTests.h.
References edm::EventSetup::get(), and edm::ESHandle< T >::product().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 180 of file PFRecHitQTests.h.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 183 of file PFRecHitQTests.h.
References clean, CaloRecHit::detid(), CaloRecHit::energy(), CaloRecHit::flags(), and PFRecHitQTestThreshold::test().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 187 of file PFRecHitQTests.h.
References clean, CaloRecHit::detid(), CaloRecHit::energy(), CaloRecHit::flags(), and PFRecHitQTestThreshold::test().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 190 of file PFRecHitQTests.h.
References clean, CaloRecHit::detid(), CaloRecHit::energy(), CaloRecHit::flags(), and PFRecHitQTestThreshold::test().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 194 of file PFRecHitQTests.h.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 198 of file PFRecHitQTests.h.
|
inlineprotected |
Definition at line 211 of file PFRecHitQTests.h.
References HcalDetId::depth(), HcalTopology::getMergePositionFlag(), HcalSeverityLevelComputer::getSeverityLevel(), HcalChannelStatus::getValue(), HcalCondObjectContainer< Item >::getValues(), HcalEndcap, mps_fire::i, HcalTopology::idFront(), or, and HcalDetId::subdet().
|
protected |
Definition at line 204 of file PFRecHitQTests.h.
|
protected |
Definition at line 206 of file PFRecHitQTests.h.
|
protected |
Definition at line 205 of file PFRecHitQTests.h.
|
protected |
Definition at line 209 of file PFRecHitQTests.h.
|
protected |
Definition at line 208 of file PFRecHitQTests.h.
|
protected |
Definition at line 207 of file PFRecHitQTests.h.
|
protected |
Definition at line 203 of file PFRecHitQTests.h.