#include <PFRecHitQTests.h>
Public Member Functions | |
void | beginEvent (const edm::Event &event, const edm::EventSetup &iSetup) override |
PFRecHitQTestThresholdInThicknessNormalizedMIPs () | |
PFRecHitQTestThresholdInThicknessNormalizedMIPs (const edm::ParameterSet &iConfig, edm::ConsumesCollector &cc) | |
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, edm::ConsumesCollector &cc) | |
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_ |
Private Attributes | |
edm::ESGetToken< HGCalGeometry, IdealGeometryRecord > | geomToken_ |
Definition at line 621 of file PFRecHitQTests.h.
|
inline |
Definition at line 623 of file PFRecHitQTests.h.
|
inline |
Definition at line 626 of file PFRecHitQTests.h.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 635 of file PFRecHitQTests.h.
References ddd_, geomToken_, and edm::EventSetup::getHandle().
|
inlineprotected |
Definition at line 678 of file PFRecHitQTests.h.
References reco::PFRecHit::energy(), mip_, and threshold_.
Referenced by test().
|
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 653 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 658 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 663 of file PFRecHitQTests.h.
References ddd_, CaloRecHit::detid(), CaloRecHit::energy(), VarParsing::mult, pass(), recHitEnergy_keV_, recHitEnergyMultiplier_, reco::PFRecHit::setEnergy(), and HGCalDDDConstants::waferTypeL().
|
protected |
Definition at line 676 of file PFRecHitQTests.h.
Referenced by beginEvent(), and test().
|
protected |
Definition at line 673 of file PFRecHitQTests.h.
|
private |
Definition at line 684 of file PFRecHitQTests.h.
Referenced by beginEvent().
|
protected |
Definition at line 675 of file PFRecHitQTests.h.
Referenced by pass().
|
protected |
Definition at line 674 of file PFRecHitQTests.h.
Referenced by test().
|
protected |
Definition at line 675 of file PFRecHitQTests.h.
Referenced by test().
|
protected |
Definition at line 675 of file PFRecHitQTests.h.
Referenced by pass().