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

Go to the source code of this file.

Namespaces

namespace  han

Functions

None han.logLevel (str level='INFO')
None han.copyMetadata (dqi.HanConfigAssessor newgroup, dqi.HanConfigAssessor oldgroup, str input=None, str algrefname=None)
Dict[int, List[Tuple[str, dqi.HanConfigGroup]]] han.count_slashes (Iterable[Tuple[str, dqi.HanConfigGroup]] itr)
Optional[dqi.HanConfigGrouphan.Initialize (str configName, str inputFileName, str prefix)
dqi.HanConfigGroup han.FixRegion (ROOT.TDirectory config, dqi.HanConfigGroup top_level, ROOT.TDirectory td)
None han.iterate_hcfg (dqi.HanConfigGroup group, Dict[str, Tuple[dqi.HanConfigAssessor, str]] mapping, Dict[str, Tuple[dqi.HanConfigAssessor, str]] mapping_regex, Dict[str, dqi.HanConfigGroup] mapping_groups)
 han.iterate_objs (ROOT.TDirectory thisdir, List[str] l, str prefix)

Variables

 han.log = logging.getLogger('DataQualityInterfaces')