#include <AnomalousTower.h>
Public Member Functions | |
AnomalousTower (const edm::ParameterSet &) | |
virtual bool | operator() (const reco::Candidate &input) const |
virtual | ~AnomalousTower () |
Private Member Functions | |
AnomalousTower () | |
Private Attributes | |
const unsigned | maxBadEcalCells |
const unsigned | maxBadHcalCells |
const unsigned | maxProblematicEcalCells |
const unsigned | maxProblematicHcalCells |
const unsigned | maxRecoveredEcalCells |
const unsigned | maxRecoveredHcalCells |
Definition at line 7 of file AnomalousTower.h.
|
explicit |
Definition at line 7 of file AnomalousTower.cc.
|
inlinevirtual |
Definition at line 11 of file AnomalousTower.h.
|
private |
|
virtual |
Definition at line 17 of file AnomalousTower.cc.
References LaserDQM_cfg::input, maxBadEcalCells, maxBadHcalCells, maxProblematicEcalCells, maxProblematicHcalCells, maxRecoveredEcalCells, maxRecoveredHcalCells, CaloTower::numBadEcalCells(), CaloTower::numBadHcalCells(), CaloTower::numProblematicEcalCells(), CaloTower::numProblematicHcalCells(), CaloTower::numRecoveredEcalCells(), and CaloTower::numRecoveredHcalCells().
|
private |
Definition at line 19 of file AnomalousTower.h.
Referenced by operator()().
|
private |
Definition at line 22 of file AnomalousTower.h.
Referenced by operator()().
|
private |
Definition at line 21 of file AnomalousTower.h.
Referenced by operator()().
|
private |
Definition at line 24 of file AnomalousTower.h.
Referenced by operator()().
|
private |
Definition at line 20 of file AnomalousTower.h.
Referenced by operator()().
|
private |
Definition at line 23 of file AnomalousTower.h.
Referenced by operator()().