ATLAS Offline Software
Namespaces | Functions | Variables
JetRecConfig.py File Reference

Go to the source code of this file.

Namespaces

 python.JetRecConfig
 

Functions

def python.JetRecConfig.JetRecCfg (flags, jetdef, returnConfiguredDef=False)
 Top level functions returning ComponentAccumulator out of JetDefinition. More...
 
def python.JetRecConfig.JetInputCfg (flags, jetOrConstitdef, context="default")
 
def python.JetRecConfig.PseudoJetCfg (jetdef)
 
def python.JetRecConfig.getJetDefAlgs (flags, jetdef, returnConfiguredDef=False, monTool=None)
 Mid level functions returning list of algs out of JetDefinition. More...
 
def python.JetRecConfig.getJetGroomAlgs (flags, groomdef, returnConfiguredDef=False, monTool=None)
 
def python.JetRecConfig.getJetAlgs (flags, jetdef, returnConfiguredDef=False, monTool=None)
 
def python.JetRecConfig.getPseudoJetAlgs (jetdef)
 Mid level functions returning specific type of algs out of JetDefinition functions below assumines the JetDefinition has its dependencies solved by a call to solveDependencies() More...
 
def python.JetRecConfig.mergedPJId (pjList)
 
def python.JetRecConfig.getInputAlgs (jetOrConstitdef, flags, context="default", monTool=None)
 
def python.JetRecConfig.getPJContName (jetOrConstitdef, suffix=None, parent_jetdef=None)
 
def python.JetRecConfig.getConstitPJGAlg (constitdef, suffix=None, flags=None, parent_jetdef=None)
 
def python.JetRecConfig.getGhostPJGAlg (ghostdef, parentjetdef=None)
 
def python.JetRecConfig.getJetRecAlg (jetdef, monTool=None, ftf_suffix='')
 
def python.JetRecConfig.getJetRecGroomAlg (groomdef, monTool=None)
 
def python.JetRecConfig.getJetCopyAlg (jetsin, jetsoutdef, decorations=[], shallowcopy=True, shallowIO=True, monTool=None)
 
def python.JetRecConfig.getConstitModAlg (parentjetdef, constitSeq, monTool=None)
 
def python.JetRecConfig.getConstitModAlg_nojetdef (constitSeq, flags, context="default", monTool=None)
 
def python.JetRecConfig.getJetModifierTools (jetdef)
 
def python.JetRecConfig.getModifier (jetdef, moddef, modspec, flags=None)
 
def python.JetRecConfig.removeComponentFailingConditions (jetdef, flags=None, raiseOnFailure=True)
 
def python.JetRecConfig.removeGroomModifFailingConditions (groomdef, flags, raiseOnFailure=True)
 
def python.JetRecConfig.filterJetDefList (jetdef, inList, compType, raiseOnFailure, flags)
 
def python.JetRecConfig.isComponentPassingConditions (component, flags, jetdef)
 
def python.JetRecConfig.isAnalysisRelease ()
 
def python.JetRecConfig.reOrderAlgs (algs)
 
def python.JetRecConfig.registerAsInputConstit (jetdef)
 
def python.JetRecConfig.removeFromList (l, o)
 

Variables

 python.JetRecConfig.jetlog = Logging.logging.getLogger('JetRecConfig')
 
list python.JetRecConfig.__all__ = ["JetRecCfg", "JetInputCfg"]
 
 python.JetRecConfig._mergedPJContainers = dict()
 
 python.JetRecConfig.flags = initConfigFlags()
 
 python.JetRecConfig.Files
 
 python.JetRecConfig.NumThreads
 
 python.JetRecConfig.NumConcurrentEvents
 
 python.JetRecConfig.cfg = MainServicesCfg(flags)
 
 python.JetRecConfig.modifiers
 
 python.JetRecConfig.withDetails
 
 python.JetRecConfig.False
 
 python.JetRecConfig.summariseProps