#include <PFRecHitQTests.h>
Public Member Functions | |
void | beginEvent (const edm::Event &event, const edm::EventSetup &iSetup) |
PFRecHitQTestThresholdInThicknessNormalizedMIPs () | |
PFRecHitQTestThresholdInThicknessNormalizedMIPs (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, const float mult) |
Protected Attributes | |
const HGCalDDDConstants * | ddd_ |
const std::string | geometryInstance_ |
const double | mip_ |
const bool | recHitEnergy_keV_ |
const double | recHitEnergyMultiplier_ |
const double | threshold_ |
Definition at line 649 of file PFRecHitQTests.h.
|
inline |
Definition at line 651 of file PFRecHitQTests.h.
|
inline |
Definition at line 659 of file PFRecHitQTests.h.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 668 of file PFRecHitQTests.h.
References HGCalTopology::dddConstants(), edm::EventSetup::get(), and HGCalGeometry::topology().
|
inlineprotected |
Definition at line 718 of file PFRecHitQTests.h.
References reco::PFRecHit::energy(), and PFRecHitQTestThreshold::threshold_.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 674 of file PFRecHitQTests.h.
References Exception.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 679 of file PFRecHitQTests.h.
References Exception.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 685 of file PFRecHitQTests.h.
References Exception.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 690 of file PFRecHitQTests.h.
References Exception.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 696 of file PFRecHitQTests.h.
References Exception.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 702 of file PFRecHitQTests.h.
References CaloRecHit::detid(), CaloRecHit::energy(), objects.autophobj::float, PFRecHitQTestThreshold::pass(), and reco::PFRecHit::setEnergy().
|
protected |
Definition at line 716 of file PFRecHitQTests.h.
|
protected |
Definition at line 713 of file PFRecHitQTests.h.
|
protected |
Definition at line 715 of file PFRecHitQTests.h.
|
protected |
Definition at line 714 of file PFRecHitQTests.h.
|
protected |
Definition at line 715 of file PFRecHitQTests.h.
|
protected |
Definition at line 715 of file PFRecHitQTests.h.