#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 577 of file PFRecHitQTests.h.
|
inline |
Definition at line 579 of file PFRecHitQTests.h.
|
inline |
Definition at line 583 of file PFRecHitQTests.h.
References edm::ParameterSet::getParameter(), mip_, recHitEnergy_keV_, recHitEnergyMultiplier_, and threshold_.
|
inlinevirtual |
|
inlineprotected |
Definition at line 635 of file PFRecHitQTests.h.
References reco::PFRecHit::energy(), mip_, and threshold_.
Referenced by test().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 595 of file PFRecHitQTests.h.
References Exception.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 600 of file PFRecHitQTests.h.
References Exception.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 606 of file PFRecHitQTests.h.
References Exception.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 611 of file PFRecHitQTests.h.
References Exception.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 617 of file PFRecHitQTests.h.
References Exception.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 623 of file PFRecHitQTests.h.
References CaloRecHit::energy(), pass(), recHitEnergy_keV_, recHitEnergyMultiplier_, and reco::PFRecHit::setEnergy().
|
protected |
Definition at line 633 of file PFRecHitQTests.h.
Referenced by pass(), and PFRecHitQTestThresholdInMIPs().
|
protected |
Definition at line 632 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestThresholdInMIPs(), and test().
|
protected |
Definition at line 633 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestThresholdInMIPs(), and test().
|
protected |
Definition at line 633 of file PFRecHitQTests.h.
Referenced by pass(), and PFRecHitQTestThresholdInMIPs().