#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 571 of file PFRecHitQTests.h.
|
inline |
Definition at line 573 of file PFRecHitQTests.h.
|
inline |
Definition at line 575 of file PFRecHitQTests.h.
|
inlineoverridevirtual |
|
inlineprotected |
Definition at line 618 of file PFRecHitQTests.h.
References mip_, and threshold_.
Referenced by test().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 584 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 588 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 593 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 597 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 602 of file PFRecHitQTests.h.
References Exception.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 607 of file PFRecHitQTests.h.
References CaloRecHit::energy(), pass(), recHitEnergy_keV_, and recHitEnergyMultiplier_.
|
protected |
Definition at line 616 of file PFRecHitQTests.h.
Referenced by pass().
|
protected |
Definition at line 615 of file PFRecHitQTests.h.
Referenced by test().
|
protected |
Definition at line 616 of file PFRecHitQTests.h.
Referenced by test().
|
protected |
Definition at line 616 of file PFRecHitQTests.h.
Referenced by pass().