ATLAS Offline Software
Classes | Namespaces | Functions | Variables
common.py File Reference

Go to the source code of this file.

Classes

class  common.CaloCorrectionConfigError
 
class  common.CaloClusterCorrSetup
 

Namespaces

 common
 

Functions

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

Variables

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