1 #ifndef HLTrigger_HLTfilters_TriggerExpressionConstant_h
2 #define HLTrigger_HLTfilters_TriggerExpressionConstant_h
6 namespace triggerExpression {
24 out << (
m_value ?
"TRUE" :
"FALSE");
33 #endif // HLTrigger_HLTfilters_TriggerExpressionConstant_h
bool operator()(const Data &data) const
void init(const Data &data)
void dump(std::ostream &out) const