CMS 3D CMS Logo

Namespaces | Functions | Variables

/data/refman/pasoursint/CMSSW_5_3_9_patch3/src/Validation/Performance/python/parsingRulesHelper.py File Reference

Go to the source code of this file.

Namespaces

namespace  parsingRulesHelper

Functions

def parsingRulesHelper::rulesParser

Variables

tuple parsingRulesHelper::rulesRegexpCompileFunction = lambdax:( len(x)==2 and (x[0], re.compile(x[1])) or (x[0], re.compile(x[1]), x[2]) )