#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 89 of file PFRecHitQTests.h.
|
inline |
Definition at line 91 of file PFRecHitQTests.h.
|
inline |
Definition at line 93 of file PFRecHitQTests.h.
References RemoveAddSevLevel::flag, flags, edm::ParameterSet::getParameter(), HcalCaloFlagLabels::HFDigiTime, HcalCaloFlagLabels::HFInTimeWindow, and HcalCaloFlagLabels::HFLongShort.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 120 of file PFRecHitQTests.h.
References edm::EventSetup::get(), and edm::ESHandle< T >::product().
|
inlineoverridevirtual |
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 133 of file PFRecHitQTests.h.
References clean, CaloRecHit::detid(), CaloRecHit::energy(), CaloRecHit::flags(), and PFRecHitQTestThreshold::test().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 137 of file PFRecHitQTests.h.
References clean, CaloRecHit::detid(), CaloRecHit::energy(), CaloRecHit::flags(), and PFRecHitQTestThreshold::test().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 140 of file PFRecHitQTests.h.
References clean, CaloRecHit::detid(), CaloRecHit::energy(), CaloRecHit::flags(), and PFRecHitQTestThreshold::test().
|
inlineoverridevirtual |
|
inlineoverridevirtual |
|
inlineprotected |
Definition at line 157 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 150 of file PFRecHitQTests.h.
|
protected |
Definition at line 152 of file PFRecHitQTests.h.
|
protected |
Definition at line 151 of file PFRecHitQTests.h.
|
protected |
Definition at line 155 of file PFRecHitQTests.h.
|
protected |
Definition at line 154 of file PFRecHitQTests.h.
|
protected |
Definition at line 153 of file PFRecHitQTests.h.
|
protected |
Definition at line 149 of file PFRecHitQTests.h.