Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
CommonTools
Utils
src
ComparisonSetter.cc
Go to the documentation of this file.
1
#include "
CommonTools/Utils/interface/ComparisonSetter.h
"
2
3
#ifdef BOOST_SPIRIT_DEBUG
4
namespace
reco
{
5
namespace
parser
{
6
template
<>
7
const
std::string
cmp_out<std::less<double> >
::value
=
"<"
;
8
template
<>
9
const
std::string
cmp_out<std::greater<double> >
::value
=
">"
;
10
template
<>
11
const
std::string
cmp_out<std::less_equal<double> >
::value
=
"<="
;
12
template
<>
13
const
std::string
cmp_out<std::greater_equal<double> >
::value
=
">="
;
14
template
<>
15
const
std::string
cmp_out<std::equal_to<double> >
::value
=
"="
;
16
template
<>
17
const
std::string
cmp_out<std::not_equal_to<double> >
::value
=
"!="
;
18
}
// namespace parser
19
}
// namespace reco
20
#endif
ComparisonSetter.h
relativeConstraints.value
tuple value
Definition:
relativeConstraints.py:55
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:111
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
writedatasetfile.parser
tuple parser
Definition:
writedatasetfile.py:7
Generated for CMSSW Reference Manual by
1.8.5