#include <AnomalousTower.h>
Public Member Functions | |
AnomalousTower (const edm::ParameterSet &) | |
AnomalousTower ()=delete | |
virtual bool | operator() (const reco::Candidate &input) const |
virtual | ~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.
|
delete |
|
inlinevirtual |
Definition at line 11 of file AnomalousTower.h.
|
virtual |
Definition at line 15 of file AnomalousTower.cc.
References input, maxBadEcalCells, maxBadHcalCells, maxProblematicEcalCells, maxProblematicHcalCells, maxRecoveredEcalCells, maxRecoveredHcalCells, and l1tHGCalTowerProducer_cfi::tower.
|
private |
Definition at line 17 of file AnomalousTower.h.
Referenced by operator()().
|
private |
Definition at line 20 of file AnomalousTower.h.
Referenced by operator()().
|
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 18 of file AnomalousTower.h.
Referenced by operator()().
|
private |
Definition at line 21 of file AnomalousTower.h.
Referenced by operator()().