#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) |
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 61 of file PFRecHitQTests.h.
|
inline |
Definition at line 66 of file PFRecHitQTests.h.
|
inline |
Definition at line 70 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 110 of file PFRecHitQTests.h.
References edm::EventSetup::get(), hcalSevLvlComputer_, edm::ESHandle< class >::product(), HcalCondObjectContainerBase::setTopo(), theHcalChStatus_, and HcalCondObjectContainerBase::topo().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 122 of file PFRecHitQTests.h.
Referenced by test().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 125 of file PFRecHitQTests.h.
References clean, CaloRecHit::detid(), CaloRecHit::energy(), CaloRecHit::flags(), and test().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 129 of file PFRecHitQTests.h.
References clean, CaloRecHit::detid(), CaloRecHit::energy(), CaloRecHit::flags(), and test().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 132 of file PFRecHitQTests.h.
References clean, CaloRecHit::detid(), CaloRecHit::energy(), CaloRecHit::flags(), and test().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 136 of file PFRecHitQTests.h.
|
inlineprotected |
Definition at line 149 of file PFRecHitQTests.h.
References cleanThresholds_, HcalDetId::depth(), depths_, cond::rpcobgas::detid, flags_, HcalSeverityLevelComputer::getSeverityLevel(), HcalChannelStatus::getValue(), HcalCondObjectContainer< Item >::getValues(), hcalSevLvlComputer_, i, theHcalChStatus_, and thresholds_.
|
protected |
Definition at line 143 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALChannel(), and test().
|
protected |
Definition at line 145 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALChannel(), and test().
|
protected |
Definition at line 144 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALChannel(), and test().
|
protected |
Definition at line 147 of file PFRecHitQTests.h.
Referenced by beginEvent(), and test().
|
protected |
Definition at line 146 of file PFRecHitQTests.h.
Referenced by beginEvent(), and test().
|
protected |
Definition at line 142 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALChannel(), and test().