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

Go to the source code of this file.

Classes

class  common.CaloCorrectionConfigError
class  common.CaloClusterCorrSetup

Namespaces

namespace  common

Functions

 common.split_version_spec (cspec)
 Code to handle creating the list of correction tools.
 common._find_version_from_cool_tag (flags, coolTag, corrclass)
 common.makecorr (flags, versions, name, basename, suffix, version, key, sampling, source, confclass, corrclass, generation='', order=0, **kw)
 common._is_jo_source (s)
 common._is_pool_source (s)
 common._is_cool_source (s)
 common._config_from_jo (corr, jo, key, sampling, valid_keys, order)
 common._config_from_pool (flags, corr, poolfile, sgkey)
 common._config_from_cool (flags, corr, folder, tag)
 common._matchlen (a, b)
 common._longest_match (key, valid_keys)
 common._mung_prefix (corr, key, valid_keys)
 common.folder (tool)
 common.tag (tool)
 common.sgkey (tool)

Variables

dict common._poolfiles_seen = {}
dict common._folders_used = {}
dict common._alltools = {}