#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) |
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 | 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 187 of file PFRecHitQTests.h.
|
inline |
Definition at line 189 of file PFRecHitQTests.h.
|
inline |
Definition at line 193 of file PFRecHitQTests.h.
References depths_, edm::ParameterSet::getParameter(), i, maxTimes_, minTimes_, and thresholds_.
|
inlinevirtual |
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 208 of file PFRecHitQTests.h.
Referenced by test().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 211 of file PFRecHitQTests.h.
References clean, CaloRecHit::detid(), CaloRecHit::energy(), test(), and CaloRecHit::time().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 215 of file PFRecHitQTests.h.
References clean, CaloRecHit::detid(), CaloRecHit::energy(), test(), and CaloRecHit::time().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 218 of file PFRecHitQTests.h.
References clean, CaloRecHit::detid(), CaloRecHit::energy(), test(), and CaloRecHit::time().
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 222 of file PFRecHitQTests.h.
|
inlinevirtual |
Implements PFRecHitQTestBase.
Definition at line 226 of file PFRecHitQTests.h.
|
inlineprotected |
Definition at line 236 of file PFRecHitQTests.h.
References HcalDetId::depth(), depths_, i, maxTimes_, minTimes_, and thresholds_.
|
protected |
Definition at line 231 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALTimeVsDepth(), and test().
|
protected |
Definition at line 233 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALTimeVsDepth(), and test().
|
protected |
Definition at line 232 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALTimeVsDepth(), and test().
|
protected |
Definition at line 234 of file PFRecHitQTests.h.
Referenced by PFRecHitQTestHCALTimeVsDepth(), and test().