#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 | 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) | |
Protected Member Functions | |
bool | pass (const reco::PFRecHit &hit) |
Protected Attributes | |
double | mip_ |
bool | recHitEnergy_keV_ |
double | recHitEnergyMultiplier_ |
double | threshold_ |
Definition at line 584 of file PFRecHitQTests.h.
|
inline |
Definition at line 586 of file PFRecHitQTests.h.
|
inline |
Definition at line 590 of file PFRecHitQTests.h.
References edm::ParameterSet::getParameter(), and PFRecHitQTestThreshold::threshold_.
|
inlinevirtual |
|
inlineprotected |
Definition at line 642 of file PFRecHitQTests.h.
References reco::PFRecHit::energy(), and PFRecHitQTestThreshold::threshold_.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 602 of file PFRecHitQTests.h.
References Exception.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 607 of file PFRecHitQTests.h.
References Exception.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 613 of file PFRecHitQTests.h.
References Exception.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 618 of file PFRecHitQTests.h.
References Exception.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 624 of file PFRecHitQTests.h.
References Exception.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 630 of file PFRecHitQTests.h.
References CaloRecHit::energy(), PFRecHitQTestThreshold::pass(), and reco::PFRecHit::setEnergy().
|
protected |
Definition at line 640 of file PFRecHitQTests.h.
|
protected |
Definition at line 639 of file PFRecHitQTests.h.
|
protected |
Definition at line 640 of file PFRecHitQTests.h.
|
protected |
Definition at line 640 of file PFRecHitQTests.h.