#include <PFRecHitQTests.h>
|
void | beginEvent (const edm::Event &event, const edm::EventSetup &iSetup) override |
|
| PFRecHitQTestHCALThresholdVsDepth () |
|
| PFRecHitQTestHCALThresholdVsDepth (const edm::ParameterSet &iConfig, edm::ConsumesCollector &cc) |
|
bool | test (reco::PFRecHit &hit, const CaloTower &rh, bool &clean) override |
|
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 HGCRecHit &rh, bool &clean) override |
|
bool | test (reco::PFRecHit &hit, const HORecHit &rh, bool &clean) override |
|
| PFRecHitQTestBase ()=default |
|
| PFRecHitQTestBase (const edm::ParameterSet &iConfig, edm::ConsumesCollector &cc) |
|
virtual | ~PFRecHitQTestBase ()=default |
|
|
bool | test (unsigned aDETID, double energy, double time, bool &clean) |
|
Definition at line 256 of file PFRecHitQTests.h.
◆ PFRecHitQTestHCALThresholdVsDepth() [1/2]
PFRecHitQTestHCALThresholdVsDepth::PFRecHitQTestHCALThresholdVsDepth |
( |
| ) |
|
|
inline |
◆ PFRecHitQTestHCALThresholdVsDepth() [2/2]
◆ beginEvent()
◆ test() [1/7]
◆ test() [2/7]
bool PFRecHitQTestHCALThresholdVsDepth::test |
( |
reco::PFRecHit & |
hit, |
|
|
const EcalRecHit & |
rh, |
|
|
bool & |
clean, |
|
|
bool |
fullReadOut |
|
) |
| |
|
inlineoverridevirtual |
◆ test() [3/7]
◆ test() [4/7]
◆ test() [5/7]
◆ test() [6/7]
◆ test() [7/7]
bool PFRecHitQTestHCALThresholdVsDepth::test |
( |
unsigned |
aDETID, |
|
|
double |
energy, |
|
|
double |
time, |
|
|
bool & |
clean |
|
) |
| |
|
inlineprotected |
◆ depths_
std::vector<int> PFRecHitQTestHCALThresholdVsDepth::depths_ |
|
protected |
◆ detector_
int PFRecHitQTestHCALThresholdVsDepth::detector_ |
|
protected |
◆ psets_
◆ thresholds_
std::vector<double> PFRecHitQTestHCALThresholdVsDepth::thresholds_ |
|
protected |