#include <PFRecHitQTests.h>
|
void | beginEvent (const edm::Event &event, const edm::EventSetup &iSetup) override |
|
| PFRecHitQTestHCALTimeVsDepth () |
|
| PFRecHitQTestHCALTimeVsDepth (const edm::ParameterSet &iConfig) |
|
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) |
|
virtual | ~PFRecHitQTestBase ()=default |
|
|
bool | test (unsigned aDETID, double energy, double time, bool &clean) |
|
Definition at line 189 of file PFRecHitQTests.h.
◆ PFRecHitQTestHCALTimeVsDepth() [1/2]
PFRecHitQTestHCALTimeVsDepth::PFRecHitQTestHCALTimeVsDepth |
( |
| ) |
|
|
inline |
◆ PFRecHitQTestHCALTimeVsDepth() [2/2]
PFRecHitQTestHCALTimeVsDepth::PFRecHitQTestHCALTimeVsDepth |
( |
const edm::ParameterSet & |
iConfig | ) |
|
|
inline |
◆ beginEvent()
◆ test() [1/7]
◆ test() [2/7]
◆ test() [3/7]
◆ test() [4/7]
◆ test() [5/7]
◆ test() [6/7]
◆ test() [7/7]
bool PFRecHitQTestHCALTimeVsDepth::test |
( |
unsigned |
aDETID, |
|
|
double |
energy, |
|
|
double |
time, |
|
|
bool & |
clean |
|
) |
| |
|
inlineprotected |
◆ depths_
std::vector<int> PFRecHitQTestHCALTimeVsDepth::depths_ |
|
protected |
◆ maxTimes_
std::vector<double> PFRecHitQTestHCALTimeVsDepth::maxTimes_ |
|
protected |
◆ minTimes_
std::vector<double> PFRecHitQTestHCALTimeVsDepth::minTimes_ |
|
protected |
◆ thresholds_
std::vector<double> PFRecHitQTestHCALTimeVsDepth::thresholds_ |
|
protected |
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e< void, edm::EventID const &, edm::Timestamp const & > We also list in braces which AR_WATCH_USING_METHOD_ is used for those or