ATLAS Offline Software
Loading...
Searching...
No Matches
scenario_ht.py File Reference

Go to the source code of this file.

Namespaces

namespace  python
namespace  python.scenario_ht

Functions

 python.scenario_ht.get_conditionfilter_args_from_matchdict (groupdict, threshold_var)
 python.scenario_ht.scenario_ht (scenario, chainPartInd)

Variables

str python.scenario_ht.pattern_pt_threshold
str python.scenario_ht.pattern_et_threshold
str python.scenario_ht.pattern_common
str python.scenario_ht.pattern_ptfull = pattern_pt_threshold + pattern_common
 python.scenario_ht.rgx_pt = re.compile(pattern_ptfull)
str python.scenario_ht.pattern_etfull = pattern_et_threshold + pattern_common
 python.scenario_ht.rgx_et = re.compile(pattern_etfull)