src
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
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
relativeConstraints.value
value
Definition:
relativeConstraints.py:53
writedatasetfile.parser
parser
Definition:
writedatasetfile.py:7
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
Generated for CMSSW Reference Manual by
1.8.14