#include <PFRecHitQTests.h>
Public Member Functions | |
void | beginEvent (const edm::Event &event, const edm::EventSetup &iSetup) |
PFRecHitQTestThresholdInMIPs () | |
PFRecHitQTestThresholdInMIPs (const edm::ParameterSet &iConfig) | |
bool | test (reco::PFRecHit &hit, const EcalRecHit &rh, bool &clean, bool fullReadOut) |
bool | test (reco::PFRecHit &hit, const HBHERecHit &rh, bool &clean) |
bool | test (reco::PFRecHit &hit, const HFRecHit &rh, bool &clean) |
bool | test (reco::PFRecHit &hit, const HORecHit &rh, bool &clean) |
bool | test (reco::PFRecHit &hit, const CaloTower &rh, bool &clean) |
bool | test (reco::PFRecHit &hit, const HGCRecHit &rh, bool &clean) |
Public Member Functions inherited from PFRecHitQTestBase | |
PFRecHitQTestBase () | |
PFRecHitQTestBase (const edm::ParameterSet &iConfig) | |
virtual | ~PFRecHitQTestBase ()=default |
Protected Member Functions | |
bool | pass (const reco::PFRecHit &hit) |
Protected Attributes | |
double | mip_ |
bool | recHitEnergy_keV_ |
double | recHitEnergyMultiplier_ |
double | threshold_ |
Definition at line 665 of file PFRecHitQTests.h.
|
inline |
Definition at line 667 of file PFRecHitQTests.h.
|
inline |
Definition at line 671 of file PFRecHitQTests.h.
References edm::ParameterSet::getParameter(), and PFRecHitQTestThreshold::threshold_.
|
inlinevirtual |
|
inlineprotected |
Definition at line 723 of file PFRecHitQTests.h.
References reco::PFRecHit::energy(), and PFRecHitQTestThreshold::threshold_.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 683 of file PFRecHitQTests.h.
References Exception.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 688 of file PFRecHitQTests.h.
References Exception.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 694 of file PFRecHitQTests.h.
References Exception.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 699 of file PFRecHitQTests.h.
References Exception.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 705 of file PFRecHitQTests.h.
References Exception.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 711 of file PFRecHitQTests.h.
References CaloRecHit::energy(), PFRecHitQTestThreshold::pass(), and reco::PFRecHit::setEnergy().
|
protected |
Definition at line 721 of file PFRecHitQTests.h.
|
protected |
Definition at line 720 of file PFRecHitQTests.h.
|
protected |
Definition at line 721 of file PFRecHitQTests.h.
|
protected |
Definition at line 721 of file PFRecHitQTests.h.