#include <PFRecHitQTests.h>
Public Member Functions | |
void | beginEvent (const edm::Event &event, const edm::EventSetup &iSetup) |
PFRecHitQTestECALMultiThreshold () | |
PFRecHitQTestECALMultiThreshold (const edm::ParameterSet &iConfig) | |
bool | test (reco::PFRecHit &hit, const EcalRecHit &rh, bool &clean, bool fullReadOut) |
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) | |
virtual | ~PFRecHitQTestBase ()=default |
Protected Member Functions | |
bool | pass (const reco::PFRecHit &hit) |
Protected Attributes | |
bool | endcapGeometrySet_ |
std::vector< double > | thresholds_ |
Definition at line 390 of file PFRecHitQTests.h.
|
inline |
Definition at line 392 of file PFRecHitQTests.h.
|
inline |
Definition at line 396 of file PFRecHitQTests.h.
References edm::ParameterSet::getParameter().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 402 of file PFRecHitQTests.h.
References DetId::Ecal, EcalEndcap, edm::EventSetup::get(), CaloGeometry::getSubdetectorGeometry(), and EcalRingCalibrationTools::setCaloGeometry().
|
inlineprotected |
Definition at line 439 of file PFRecHitQTests.h.
References reco::PFRecHit::detId(), EcalBarrel, reco::PFRecHit::energy(), and EcalRingCalibrationTools::getRingIndex().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 413 of file PFRecHitQTests.h.
References PFRecHitQTestThreshold::pass().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 416 of file PFRecHitQTests.h.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 420 of file PFRecHitQTests.h.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 423 of file PFRecHitQTests.h.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 427 of file PFRecHitQTests.h.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 431 of file PFRecHitQTests.h.
|
protected |
Definition at line 437 of file PFRecHitQTests.h.
|
protected |
Definition at line 436 of file PFRecHitQTests.h.