Functions | |
long | indexFromNewFormatToOldFormat (const std::string &iNewFormat, long iNewFormatIndex, const std::string &iOldFormat) |
std::string | oldToNewFormat (const std::string &iExpression) |
long fireworks::expression::indexFromNewFormatToOldFormat | ( | const std::string & | iNewFormat, |
long | iNewFormatIndex, | ||
const std::string & | iOldFormat | ||
) |
Definition at line 34 of file expressionFormatHelpers.cc.
References assert().
Referenced by FWModelExpressionSelector::select(), FWModelFilter::setExpression(), and FWExpressionEvaluator::setExpression().
std::string fireworks::expression::oldToNewFormat | ( | const std::string & | iExpression | ) |
Definition at line 26 of file expressionFormatHelpers.cc.
References AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by FWItemValueGetter::addEntry(), FWModelExpressionSelector::select(), FWModelFilter::setExpression(), and FWExpressionEvaluator::setExpression().