The Gaudi Framework  master (5f4a22f1)
Loading...
Searching...
No Matches
ControlFlow.py File Reference

Go to the source code of this file.

Classes

class  ControlFlow.ControlFlowNode
 (c) Copyright 1998-2023 CERN for the benefit of the LHCb and ATLAS collaborations # # This software is distributed under the terms of the Apache version 2 licence, # copied verbatim in the file "LICENSE". More...
class  ControlFlow.ControlFlowLeaf
class  ControlFlow.ControlFlowBool
class  ControlFlow.OrderedNode
class  ControlFlow.AndNode
class  ControlFlow.OrNode
class  ControlFlow.InvertNode
class  ControlFlow.ignore
class  ControlFlow.par
class  ControlFlow.seq
class  ControlFlow.line
class  ControlFlow._TestVisitor
class  ControlFlow._TestAlgorithm
class  ControlFlow.DotVisitor

Namespaces

namespace  ControlFlow

Functions

 ControlFlow.test ()

Variables

 ControlFlow.CFTrue = ControlFlowBool(True)
 ControlFlow.CFFalse = ControlFlowBool(False)