Skip to content

Prefer declareSTConfigProperty over addToFlipList

declareSTConfigProperty will implicitly call addToFlipList, and it has the advantage that TES locations will be properties instead of hardwired (required for a future migration to introspect the dataflow inside Gaudi tasks)

Merge request reports