#include <PFRecHitQTests.h>
Public Member Functions | |
void | beginEvent (const edm::Event &event, const edm::EventSetup &iSetup) override |
PFRecHitQTestThresholdInMIPs () | |
PFRecHitQTestThresholdInMIPs (const edm::ParameterSet &iConfig) | |
bool | test (reco::PFRecHit &hit, const CaloTower &rh, bool &clean) override |
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 HGCRecHit &rh, bool &clean) override |
bool | test (reco::PFRecHit &hit, const HORecHit &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) |
Protected Attributes | |
const double | mip_ |
const bool | recHitEnergy_keV_ |
const double | recHitEnergyMultiplier_ |
const double | threshold_ |
Definition at line 552 of file PFRecHitQTests.h.
|
inline |
Definition at line 554 of file PFRecHitQTests.h.
|
inline |
Definition at line 556 of file PFRecHitQTests.h.
|
inlineoverridevirtual |
|
inlineprotected |
Definition at line 599 of file PFRecHitQTests.h.
References mip_, and threshold_.
Referenced by test().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 583 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 565 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 569 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 574 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 588 of file PFRecHitQTests.h.
References CaloRecHit::energy(), pass(), recHitEnergy_keV_, and recHitEnergyMultiplier_.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 578 of file PFRecHitQTests.h.
References Exception.
|
protected |
Definition at line 597 of file PFRecHitQTests.h.
Referenced by pass().
|
protected |
Definition at line 596 of file PFRecHitQTests.h.
Referenced by test().
|
protected |
Definition at line 597 of file PFRecHitQTests.h.
Referenced by test().
|
protected |
Definition at line 597 of file PFRecHitQTests.h.
Referenced by pass().