#include <PFRecHitQTests.h>
Public Member Functions | |
void | beginEvent (const edm::Event &event, const edm::EventSetup &iSetup) |
PFRecHitQTestHCALThresholdVsDepth () | |
PFRecHitQTestHCALThresholdVsDepth (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) |
Public Member Functions inherited from PFRecHitQTestBase | |
PFRecHitQTestBase () | |
PFRecHitQTestBase (const edm::ParameterSet &iConfig) | |
Protected Member Functions | |
bool | test (unsigned aDETID, double energy, double time, bool &clean) |
Protected Attributes | |
std::vector< int > | depths_ |
std::vector< double > | thresholds_ |
Definition at line 246 of file PFRecHitQTests.h.
|
inline |
Definition at line 248 of file PFRecHitQTests.h.
|
inline |
Definition at line 252 of file PFRecHitQTests.h.
References depths_, edm::ParameterSet::getParameter(), i, and thresholds_.
|
inlinevirtual |
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 265 of file PFRecHitQTests.h.
Referenced by test().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 268 of file PFRecHitQTests.h.
References clean, CaloRecHit::detid(), CaloRecHit::energy(), test(), and CaloRecHit::time().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 272 of file PFRecHitQTests.h.
References clean, CaloRecHit::detid(), CaloRecHit::energy(), test(), and CaloRecHit::time().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 275 of file PFRecHitQTests.h.
References clean, CaloRecHit::detid(), CaloRecHit::energy(), test(), and CaloRecHit::time().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 279 of file PFRecHitQTests.h.
|
inlineprotected |
Definition at line 287 of file PFRecHitQTests.h.
References HcalDetId::depth(), depths_, cond::rpcobgas::detid, i, and thresholds_.
|
protected |
Definition at line 284 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALThresholdVsDepth(), and test().
|
protected |
Definition at line 285 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALThresholdVsDepth(), and test().