ATLAS Offline Software
Loading...
Searching...
No Matches
python.trfGraph Namespace Reference

Classes

class  executorGraph
 Simple graph object describing the links between executors. More...
class  graphNode
 Vanilla graph node. More...
class  executorNode
 Initialise a graph node from an executor. More...
class  graphPath
 Path object holding a list of nodes and data types which trace a single path through the graph. More...

Variables

 msg = logging.getLogger(__name__)

Variable Documentation

◆ msg

python.trfGraph.msg = logging.getLogger(__name__)

Definition at line 32 of file trfGraph.py.