#include <PFRecHitQTests.h>
Public Member Functions | |
void | beginEvent (const edm::Event &event, const edm::EventSetup &iSetup) |
PFRecHitQTestHCALTimeVsDepth () | |
PFRecHitQTestHCALTimeVsDepth (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 > | maxTimes_ |
std::vector< double > | minTimes_ |
std::vector< double > | thresholds_ |
Definition at line 179 of file PFRecHitQTests.h.
|
inline |
Definition at line 181 of file PFRecHitQTests.h.
|
inline |
Definition at line 185 of file PFRecHitQTests.h.
References depths_, edm::ParameterSet::getParameter(), i, maxTimes_, minTimes_, and thresholds_.
|
inlinevirtual |
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 200 of file PFRecHitQTests.h.
Referenced by test().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 203 of file PFRecHitQTests.h.
References clean, CaloRecHit::detid(), CaloRecHit::energy(), test(), and CaloRecHit::time().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 207 of file PFRecHitQTests.h.
References clean, CaloRecHit::detid(), CaloRecHit::energy(), test(), and CaloRecHit::time().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 210 of file PFRecHitQTests.h.
References clean, CaloRecHit::detid(), CaloRecHit::energy(), test(), and CaloRecHit::time().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 214 of file PFRecHitQTests.h.
|
inlineprotected |
Definition at line 224 of file PFRecHitQTests.h.
References HcalDetId::depth(), depths_, cond::rpcobgas::detid, i, maxTimes_, minTimes_, and thresholds_.
|
protected |
Definition at line 219 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALTimeVsDepth(), and test().
|
protected |
Definition at line 221 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALTimeVsDepth(), and test().
|
protected |
Definition at line 220 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALTimeVsDepth(), and test().
|
protected |
Definition at line 222 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALTimeVsDepth(), and test().