#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_ |
const HcalTopology * | theHcalTopology_ |
std::vector< int > | thresholds_ |
Definition at line 68 of file PFRecHitQTests.h.
|
inline |
Definition at line 73 of file PFRecHitQTests.h.
|
inline |
Definition at line 77 of file PFRecHitQTests.h.
References flags, edm::ParameterSet::getParameter(), HcalCaloFlagLabels::HFDigiTime, HcalCaloFlagLabels::HFInTimeWindow, HcalCaloFlagLabels::HFLongShort, and i.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 117 of file PFRecHitQTests.h.
References edm::EventSetup::get(), and edm::ESHandle< T >::product().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 129 of file PFRecHitQTests.h.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 132 of file PFRecHitQTests.h.
References clean, CaloRecHit::detid(), CaloRecHit::energy(), CaloRecHit::flags(), and PFRecHitQTestThreshold::test().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 136 of file PFRecHitQTests.h.
References clean, CaloRecHit::detid(), CaloRecHit::energy(), CaloRecHit::flags(), and PFRecHitQTestThreshold::test().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 139 of file PFRecHitQTests.h.
References clean, CaloRecHit::detid(), CaloRecHit::energy(), CaloRecHit::flags(), and PFRecHitQTestThreshold::test().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 143 of file PFRecHitQTests.h.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 147 of file PFRecHitQTests.h.
|
inlineprotected |
Definition at line 160 of file PFRecHitQTests.h.
References HcalDetId::depth(), HcalSeverityLevelComputer::getSeverityLevel(), HcalChannelStatus::getValue(), HcalCondObjectContainer< Item >::getValues(), HcalEndcap, i, HcalTopology::idFront(), HcalDetId::subdet(), and HcalTopology::withSpecialRBXHBHE().
|
protected |
Definition at line 153 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 158 of file PFRecHitQTests.h.
|
protected |
Definition at line 157 of file PFRecHitQTests.h.
|
protected |
Definition at line 156 of file PFRecHitQTests.h.
|
protected |
Definition at line 152 of file PFRecHitQTests.h.