#include <PFRecHitQTests.h>
|
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) |
|
| PFRecHitQTestBase () |
|
| PFRecHitQTestBase (const edm::ParameterSet &iConfig) |
|
|
bool | test (unsigned aDETID, double energy, double time, bool &clean) |
|
Definition at line 187 of file PFRecHitQTests.h.
PFRecHitQTestHCALTimeVsDepth::PFRecHitQTestHCALTimeVsDepth |
( |
| ) |
|
|
inline |
PFRecHitQTestHCALTimeVsDepth::PFRecHitQTestHCALTimeVsDepth |
( |
const edm::ParameterSet & |
iConfig | ) |
|
|
inline |
bool PFRecHitQTestHCALTimeVsDepth::test |
( |
unsigned |
aDETID, |
|
|
double |
energy, |
|
|
double |
time, |
|
|
bool & |
clean |
|
) |
| |
|
inlineprotected |
std::vector<int> PFRecHitQTestHCALTimeVsDepth::depths_ |
|
protected |
std::vector<double> PFRecHitQTestHCALTimeVsDepth::maxTimes_ |
|
protected |
std::vector<double> PFRecHitQTestHCALTimeVsDepth::minTimes_ |
|
protected |
std::vector<double> PFRecHitQTestHCALTimeVsDepth::thresholds_ |
|
protected |