#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 Attributes | |
const HcalSeverityLevelComputer * | hcalSevLvlComputer_ |
const HcalChannelQuality * | theHcalChStatus_ |
int | threshold_ |
Definition at line 61 of file PFRecHitQTests.h.
|
inline |
Definition at line 63 of file PFRecHitQTests.h.
|
inline |
Definition at line 67 of file PFRecHitQTests.h.
References edm::ParameterSet::getParameter(), and threshold_.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 73 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 85 of file PFRecHitQTests.h.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 88 of file PFRecHitQTests.h.
References CaloRecHit::detid(), cond::rpcobgas::detid, CaloRecHit::flags(), HcalSeverityLevelComputer::getSeverityLevel(), HcalChannelStatus::getValue(), HcalCondObjectContainer< Item >::getValues(), hcalSevLvlComputer_, theHcalChStatus_, and threshold_.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 103 of file PFRecHitQTests.h.
References CaloRecHit::detid(), cond::rpcobgas::detid, CaloRecHit::flags(), HcalSeverityLevelComputer::getSeverityLevel(), HcalChannelStatus::getValue(), HcalCondObjectContainer< Item >::getValues(), hcalSevLvlComputer_, theHcalChStatus_, and threshold_.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 117 of file PFRecHitQTests.h.
References CaloRecHit::detid(), cond::rpcobgas::detid, CaloRecHit::flags(), HcalSeverityLevelComputer::getSeverityLevel(), HcalChannelStatus::getValue(), HcalCondObjectContainer< Item >::getValues(), hcalSevLvlComputer_, theHcalChStatus_, and threshold_.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 135 of file PFRecHitQTests.h.
|
protected |
Definition at line 143 of file PFRecHitQTests.h.
Referenced by beginEvent(), and test().
|
protected |
Definition at line 142 of file PFRecHitQTests.h.
Referenced by beginEvent(), and test().
|
protected |
Definition at line 141 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALChannel(), and test().