#include <PFRecHitQTests.h>
|
void | beginEvent (const edm::Event &event, const edm::EventSetup &iSetup) override |
|
| PFRecHitQTestHCALThresholdVsDepth () |
|
| PFRecHitQTestHCALThresholdVsDepth (const edm::ParameterSet &iConfig) |
|
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 |
|
| PFRecHitQTestBase ()=default |
|
| PFRecHitQTestBase (const edm::ParameterSet &iConfig) |
|
virtual | ~PFRecHitQTestBase ()=default |
|
|
bool | test (unsigned aDETID, double energy, double time, bool &clean) |
|
Definition at line 252 of file PFRecHitQTests.h.
PFRecHitQTestHCALThresholdVsDepth::PFRecHitQTestHCALThresholdVsDepth |
( |
| ) |
|
|
inline |
PFRecHitQTestHCALThresholdVsDepth::PFRecHitQTestHCALThresholdVsDepth |
( |
const edm::ParameterSet & |
iConfig | ) |
|
|
inline |
bool PFRecHitQTestHCALThresholdVsDepth::test |
( |
reco::PFRecHit & |
hit, |
|
|
const EcalRecHit & |
rh, |
|
|
bool & |
clean, |
|
|
bool |
fullReadOut |
|
) |
| |
|
inlineoverridevirtual |
bool PFRecHitQTestHCALThresholdVsDepth::test |
( |
unsigned |
aDETID, |
|
|
double |
energy, |
|
|
double |
time, |
|
|
bool & |
clean |
|
) |
| |
|
inlineprotected |
std::vector<int> PFRecHitQTestHCALThresholdVsDepth::depths_ |
|
protected |
std::vector<double> PFRecHitQTestHCALThresholdVsDepth::thresholds_ |
|
protected |