Main Page
Namespaces
Classes
Package Documentation
CommonTools
Utils
src
AnyObjSelector.h
Go to the documentation of this file.
1
#ifndef CommonTools_Utils_AnyObjSelector_h
2
#define CommonTools_Utils_AnyObjSelector_h
3
#include "
CommonTools/Utils/src/SelectorBase.h
"
4
5
namespace
reco
{
6
namespace
parser
{
7
class
AnyObjSelector
:
public
SelectorBase
{
8
virtual
bool
operator()
(
const
edm::ObjectWithDict
&
c
)
const
{
return
true
; }
9
};
10
}
11
}
12
13
#endif
edm::ObjectWithDict
Definition:
ObjectWithDict.h:17
SelectorBase.h
EnergyCorrector.c
c
Definition:
EnergyCorrector.py:43
createfilelist.parser
parser
Definition:
createfilelist.py:7
reco::parser::AnyObjSelector
Definition:
AnyObjSelector.h:7
reco::parser::AnyObjSelector::operator()
virtual bool operator()(const edm::ObjectWithDict &c) const
return true if the object is selected
Definition:
AnyObjSelector.h:8
reco::parser::SelectorBase
Definition:
SelectorBase.h:17
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:43
Generated for CMSSW Reference Manual by
1.8.11