#include <PFRecHitQTests.h>
Public Member Functions | |
void | beginEvent (const edm::Event &event, const edm::EventSetup &iSetup) override |
PFRecHitQTestThresholdInThicknessNormalizedMIPs () | |
PFRecHitQTestThresholdInThicknessNormalizedMIPs (const edm::ParameterSet &iConfig) | |
bool | test (reco::PFRecHit &hit, const EcalRecHit &rh, bool &clean, bool fullReadOut) override |
bool | test (reco::PFRecHit &hit, const HBHERecHit &rh, bool &clean) override |
bool | test (reco::PFRecHit &hit, const HFRecHit &rh, bool &clean) override |
bool | test (reco::PFRecHit &hit, const HORecHit &rh, bool &clean) override |
bool | test (reco::PFRecHit &hit, const CaloTower &rh, bool &clean) override |
bool | test (reco::PFRecHit &hit, const HGCRecHit &rh, bool &clean) override |
Public Member Functions inherited from PFRecHitQTestBase | |
PFRecHitQTestBase ()=default | |
PFRecHitQTestBase (const edm::ParameterSet &iConfig) | |
virtual | ~PFRecHitQTestBase ()=default |
Protected Member Functions | |
bool | pass (const reco::PFRecHit &hit, const float mult) |
Protected Attributes | |
const HGCalDDDConstants * | ddd_ |
const std::string | geometryInstance_ |
const double | mip_ |
const bool | recHitEnergy_keV_ |
const double | recHitEnergyMultiplier_ |
const double | threshold_ |
Definition at line 612 of file PFRecHitQTests.h.
|
inline |
Definition at line 614 of file PFRecHitQTests.h.
|
inline |
Definition at line 617 of file PFRecHitQTests.h.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 625 of file PFRecHitQTests.h.
References HGCalTopology::dddConstants(), edm::EventSetup::get(), and HGCalGeometry::topology().
|
inlineprotected |
Definition at line 669 of file PFRecHitQTests.h.
References reco::PFRecHit::energy(), and PFRecHitQTestThreshold::threshold_.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 631 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 635 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 640 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 644 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 649 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 654 of file PFRecHitQTests.h.
References CaloRecHit::detid(), CaloRecHit::energy(), dqmMemoryStats::float, VarParsing::mult, PFRecHitQTestThreshold::pass(), and reco::PFRecHit::setEnergy().
|
protected |
Definition at line 667 of file PFRecHitQTests.h.
|
protected |
Definition at line 664 of file PFRecHitQTests.h.
|
protected |
Definition at line 666 of file PFRecHitQTests.h.
|
protected |
Definition at line 665 of file PFRecHitQTests.h.
|
protected |
Definition at line 666 of file PFRecHitQTests.h.
|
protected |
Definition at line 666 of file PFRecHitQTests.h.