Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
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/interface/SelectorBase.h
"
4
5
namespace
reco
{
6
namespace
parser
{
7
class
AnyObjSelector
:
public
SelectorBase
{
8
bool
operator()
(
const
edm::ObjectWithDict
&
c
)
const override
{
return
true
; }
9
};
10
}
// namespace parser
11
}
// namespace reco
12
13
#endif
edm::ObjectWithDict
Definition:
ObjectWithDict.h:17
c
const edm::EventSetup & c
Definition:
SiStripLAProfileBooker.cc:66
SelectorBase.h
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:111
reco::parser::AnyObjSelector::operator()
bool operator()(const edm::ObjectWithDict &c) const override
return true if the object is selected
Definition:
AnyObjSelector.h:8
reco::parser::AnyObjSelector
Definition:
AnyObjSelector.h:7
writedatasetfile.parser
tuple parser
Definition:
writedatasetfile.py:7
reco::parser::SelectorBase
Definition:
SelectorBase.h:19
Generated for CMSSW Reference Manual by
1.8.5