#include <PFRecHitQTests.h>
Public Member Functions | |
void | beginEvent (const edm::Event &event, const edm::EventSetup &iSetup) override |
PFRecHitQTestThresholdInMIPs () | |
PFRecHitQTestThresholdInMIPs (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) |
Protected Attributes | |
const double | mip_ |
const bool | recHitEnergy_keV_ |
const double | recHitEnergyMultiplier_ |
const double | threshold_ |
Definition at line 593 of file PFRecHitQTests.h.
|
inline |
Definition at line 595 of file PFRecHitQTests.h.
|
inline |
Definition at line 597 of file PFRecHitQTests.h.
|
inlineoverridevirtual |
|
inlineprotected |
Definition at line 640 of file PFRecHitQTests.h.
References mip_, and threshold_.
Referenced by test().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 606 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 610 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 615 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 619 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 624 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 629 of file PFRecHitQTests.h.
References CaloRecHit::energy(), pass(), recHitEnergy_keV_, and recHitEnergyMultiplier_.
|
protected |
Definition at line 638 of file PFRecHitQTests.h.
Referenced by pass().
|
protected |
Definition at line 637 of file PFRecHitQTests.h.
Referenced by test().
|
protected |
Definition at line 638 of file PFRecHitQTests.h.
Referenced by test().
|
protected |
Definition at line 638 of file PFRecHitQTests.h.
Referenced by pass().