#include <PFRecHitQTests.h>
Public Member Functions | |
void | beginEvent (const edm::Event &event, const edm::EventSetup &iSetup) override |
PFRecHitQTestHCALThresholdVsDepth () | |
PFRecHitQTestHCALThresholdVsDepth (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 | test (unsigned aDETID, double energy, double time, bool &clean) |
Protected Attributes | |
std::vector< std::vector< int > > | depths_ |
std::vector< int > | detector_ |
HcalPFCuts const * | paramPF = nullptr |
std::vector< edm::ParameterSet > | psets_ |
std::vector< std::vector< double > > | thresholds_ |
Private Attributes | |
bool | cutsFromDB |
edm::ESGetToken< HcalPFCuts, HcalPFCutsRcd > | hcalCutsToken_ |
edm::ESGetToken< HcalTopology, HcalRecNumberingRecord > | htopoToken_ |
Definition at line 258 of file PFRecHitQTests.h.
|
inline |
Definition at line 260 of file PFRecHitQTests.h.
|
inline |
Definition at line 262 of file PFRecHitQTests.h.
References gpuPixelDoublets::cc, cutsFromDB, depths_, detector_, Exception, hcalCutsToken_, muonDTDigis_cfi::pset, psets_, and thresholds_.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 279 of file PFRecHitQTests.h.
References cutsFromDB, edm::EventSetup::getData(), hcalCutsToken_, and paramPF.
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 285 of file PFRecHitQTests.h.
Referenced by test().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 286 of file PFRecHitQTests.h.
References clean(), CaloRecHit::detid(), CaloRecHit::energy(), test(), and CaloRecHit::time().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 290 of file PFRecHitQTests.h.
References clean(), CaloRecHit::detid(), CaloRecHit::energy(), test(), and CaloRecHit::time().
|
inlineoverridevirtual |
Implements PFRecHitQTestBase.
Definition at line 293 of file PFRecHitQTests.h.
References clean(), CaloRecHit::detid(), CaloRecHit::energy(), test(), and CaloRecHit::time().
|
inlineoverridevirtual |
|
inlineoverridevirtual |
|
inlineprotected |
Definition at line 308 of file PFRecHitQTests.h.
References clean(), cutsFromDB, ztail::d, HcalDetId::depth(), depths_, detector_, hcalRecHitTable_cff::energy, HcalCondObjectContainer< Item >::getValues(), mps_fire::i, B2GTnPMonitor_cfi::item, paramPF, DetId::rawId(), HcalDetId::subdet(), and thresholds_.
|
private |
Definition at line 335 of file PFRecHitQTests.h.
Referenced by beginEvent(), PFRecHitQTestHCALThresholdVsDepth(), and test().
|
protected |
Definition at line 303 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALThresholdVsDepth(), and test().
|
protected |
Definition at line 305 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALThresholdVsDepth(), and test().
|
private |
Definition at line 334 of file PFRecHitQTests.h.
Referenced by beginEvent(), and PFRecHitQTestHCALThresholdVsDepth().
|
private |
Definition at line 333 of file PFRecHitQTests.h.
|
protected |
Definition at line 306 of file PFRecHitQTests.h.
Referenced by beginEvent(), and test().
|
protected |
Definition at line 302 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALThresholdVsDepth().
|
protected |
Definition at line 304 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALThresholdVsDepth(), and test().