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

Go to the source code of this file.

Classes

class  METRecoCfg.BuildConfig
 Configuration of builders. More...
 
class  METRecoCfg.RefConfig
 Configuration of refiners. More...
 
class  METRecoCfg.METConfig
 Top level MET configuration. More...
 

Namespaces

 METRecoCfg
 

Functions

def METRecoCfg.getBuilder (config, suffix, doTracks, doCells, doTriggerMET, doOriginCorrClus)
 
def METRecoCfg.getRefiner (flags, config, suffix, trkseltool=None, trkvxtool=None, trkisotool=None, caloisotool=None)
 
def METRecoCfg.getRegions (config, suffix)
 Region tools are a special case of refiners. More...
 
def METRecoCfg.getMETRecoTool (topconfig)
 
def METRecoCfg.getRegionRecoTool (topconfig)
 
def METRecoCfg.getMETRecoAlg (algName='METReconstruction', configs={})
 

Variables

 METRecoCfg.metlog = Logging.logging.getLogger('METConfig')
 
dictionary METRecoCfg.defaultInputKey
 Define some default values. More...
 
dictionary METRecoCfg.defaultOutputKey
 
string METRecoCfg.prefix = 'METRecoConfig: '