ATLAS Offline Software
Loading...
Searching...
No Matches
Node.py File Reference

noqa: ATL902 More...

Go to the source code of this file.

Classes

class  python.Node.Node

Namespaces

namespace  python
namespace  python.Node

Functions

 python.Node.notDefined (flags, name)
 python.Node.decode_flags (flags, domain=None)
 python.Node.update_flags (flags, node, domain="")

Variables

int python.Node._UNLOCKED = 0
int python.Node._LOCKED = 1
int python.Node._LOCKED_FOREVER = 2

Detailed Description

noqa: ATL902

   Node class to represent flags as an actual tree
Author
sutt
Date
Tue 11 Aug 2026 19:04:50 BST
Id
Node.py, v0.0 Tue 11 Aug 2026 19:04:50 BST sutt

Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration

Definition in file Node.py.