#include <PFRecHitQTests.h>
Public Member Functions | |
void | beginEvent (const edm::Event &event, const edm::EventSetup &iSetup) |
PFRecHitQTestHCALChannel () | |
PFRecHitQTestHCALChannel (const edm::ParameterSet &iConfig) | |
bool | test (reco::PFRecHit &hit, const EcalRecHit &rh, bool &clean) |
bool | test (reco::PFRecHit &hit, const HBHERecHit &rh, bool &clean) |
bool | test (reco::PFRecHit &hit, const HFRecHit &rh, bool &clean) |
bool | test (reco::PFRecHit &hit, const HORecHit &rh, bool &clean) |
bool | test (reco::PFRecHit &hit, const CaloTower &rh, bool &clean) |
bool | test (reco::PFRecHit &hit, const HGCRecHit &rh, bool &clean) |
Public Member Functions inherited from PFRecHitQTestBase | |
PFRecHitQTestBase () | |
PFRecHitQTestBase (const edm::ParameterSet &iConfig) | |
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_ |
std::vector< int > | thresholds_ |
Definition at line 67 of file PFRecHitQTests.h.
|
inline |
Definition at line 72 of file PFRecHitQTests.h.
|
inline |
Definition at line 76 of file PFRecHitQTests.h.
References cleanThresholds_, depths_, flags, flags_, edm::ParameterSet::getParameter(), HcalCaloFlagLabels::HFDigiTime, HcalCaloFlagLabels::HFInTimeWindow, HcalCaloFlagLabels::HFLongShort, i, and thresholds_.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 116 of file PFRecHitQTests.h.
References edm::EventSetup::get(), hcalSevLvlComputer_, edm::ESHandle< class >::product(), and theHcalChStatus_.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 127 of file PFRecHitQTests.h.
Referenced by test().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 130 of file PFRecHitQTests.h.
References clean, CaloRecHit::detid(), CaloRecHit::energy(), CaloRecHit::flags(), and test().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 134 of file PFRecHitQTests.h.
References clean, CaloRecHit::detid(), CaloRecHit::energy(), CaloRecHit::flags(), and test().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 137 of file PFRecHitQTests.h.
References clean, CaloRecHit::detid(), CaloRecHit::energy(), CaloRecHit::flags(), and test().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 141 of file PFRecHitQTests.h.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 145 of file PFRecHitQTests.h.
|
inlineprotected |
Definition at line 157 of file PFRecHitQTests.h.
References cleanThresholds_, HcalDetId::depth(), depths_, flags_, HcalSeverityLevelComputer::getSeverityLevel(), HcalChannelStatus::getValue(), HcalCondObjectContainer< Item >::getValues(), hcalSevLvlComputer_, i, theHcalChStatus_, and thresholds_.
|
protected |
Definition at line 151 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALChannel(), and test().
|
protected |
Definition at line 153 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALChannel(), and test().
|
protected |
Definition at line 152 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALChannel(), and test().
|
protected |
Definition at line 155 of file PFRecHitQTests.h.
Referenced by beginEvent(), and test().
|
protected |
Definition at line 154 of file PFRecHitQTests.h.
Referenced by beginEvent(), and test().
|
protected |
Definition at line 150 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALChannel(), and test().