CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions
CandSelector Class Referenceabstract

#include <CandSelector.h>

Public Member Functions

virtual bool operator() (const reco::Candidate &c) const =0
 return true if the candidate is selected More...
 
virtual bool operator() (const reco::Candidate &c) const =0
 return true if the candidate is selected More...
 
virtual ~CandSelector ()
 destructor More...
 
virtual ~CandSelector ()
 destructor More...
 

Detailed Description

Base class for all candidate selector

Author
Luca Lista, INFN
Version
Revision:
1.1
Id:
CandSelector.h,v 1.1 2009/02/26 09:17:33 llista Exp

Base class for all candidate selector

Author
Luca Lista, INFN
Version
Revision:
1.3
Id:
CandSelector.h,v 1.3 2006/03/03 10:09:18 llista Exp

Definition at line 19 of file CandSelector.h.

Constructor & Destructor Documentation

CandSelector::~CandSelector ( )
virtual

destructor

Definition at line 3 of file CandSelector.cc.

3  {
4 }
virtual CandSelector::~CandSelector ( )
virtual

destructor

Member Function Documentation

virtual bool CandSelector::operator() ( const reco::Candidate c) const
pure virtual

return true if the candidate is selected

virtual bool CandSelector::operator() ( const reco::Candidate c) const
pure virtual

return true if the candidate is selected