#include <PFRecHitQTests.h>
|
void | beginEvent (const edm::Event &event, const edm::EventSetup &iSetup) override |
|
| PFRecHitQTestThresholdInMIPs () |
|
| PFRecHitQTestThresholdInMIPs (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 |
|
Definition at line 727 of file PFRecHitQTests.h.
PFRecHitQTestThresholdInMIPs::PFRecHitQTestThresholdInMIPs |
( |
| ) |
|
|
inline |
Definition at line 729 of file PFRecHitQTests.h.
const bool recHitEnergy_keV_
const double recHitEnergyMultiplier_
PFRecHitQTestThresholdInMIPs::PFRecHitQTestThresholdInMIPs |
( |
const edm::ParameterSet & |
iConfig | ) |
|
|
inline |
Definition at line 737 of file PFRecHitQTests.h.
T getParameter(std::string const &) const
const bool recHitEnergy_keV_
const double recHitEnergyMultiplier_
PFRecHitQTestBase()=default
const double PFRecHitQTestThresholdInMIPs::mip_ |
|
protected |
const bool PFRecHitQTestThresholdInMIPs::recHitEnergy_keV_ |
|
protected |
const double PFRecHitQTestThresholdInMIPs::recHitEnergyMultiplier_ |
|
protected |
const double PFRecHitQTestThresholdInMIPs::threshold_ |
|
protected |