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

Go to the source code of this file.

Namespaces

namespace  python
namespace  python.scenario_dipz

Functions

 python.scenario_dipz.get_kin_args_from_matchdict (groupdict)
 python.scenario_dipz.get_mult_args_from_matchdict (groupdict)
 python.scenario_dipz.get_dipz_mlpl_from_matchdict (groupdict, njets)
 python.scenario_dipz.scenario_dipz (scenario, chainPartInd)

Variables

str python.scenario_dipz.pattern_dipz = r'^Z(?P<WP>\d+)XX(?P<N>\d+)c(?P<ptlo>\d*)'
 python.scenario_dipz.rgx_pattern = re.compile(pattern_dipz)