CMS 3D CMS Logo

Public Member Functions | Private Member Functions | Private Attributes

AnomalousTower Class Reference

#include <AnomalousTower.h>

List of all members.

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

Detailed Description

Definition at line 7 of file AnomalousTower.h.


Constructor & Destructor Documentation

AnomalousTower::AnomalousTower ( const edm::ParameterSet ps) [explicit]
virtual AnomalousTower::~AnomalousTower ( ) [inline, virtual]

Definition at line 11 of file AnomalousTower.h.

{}
AnomalousTower::AnomalousTower ( ) [private]

Member Function Documentation

bool AnomalousTower::operator() ( const reco::Candidate input) const [virtual]

Member Data Documentation

const unsigned AnomalousTower::maxBadEcalCells [private]

Definition at line 19 of file AnomalousTower.h.

Referenced by operator()().

const unsigned AnomalousTower::maxBadHcalCells [private]

Definition at line 22 of file AnomalousTower.h.

Referenced by operator()().

const unsigned AnomalousTower::maxProblematicEcalCells [private]

Definition at line 21 of file AnomalousTower.h.

Referenced by operator()().

const unsigned AnomalousTower::maxProblematicHcalCells [private]

Definition at line 24 of file AnomalousTower.h.

Referenced by operator()().

const unsigned AnomalousTower::maxRecoveredEcalCells [private]

Definition at line 20 of file AnomalousTower.h.

Referenced by operator()().

const unsigned AnomalousTower::maxRecoveredHcalCells [private]

Definition at line 23 of file AnomalousTower.h.

Referenced by operator()().