Skip to content
Snippets Groups Projects
Commit e9de7afd authored by Owen Arnold's avatar Owen Arnold
Browse files

refs #24322. ComponentInfo iterator

Also some improvements to detector info iterator. Note that I added an
index property. I see this as being particularly useful for users to get
away from the old instrument python API. i.e.

for item : component_info
    if item.index == component_info.source:
        break
parent 2562f8a0
No related branches found
No related tags found
Loading
Showing
with 231 additions and 1 deletion
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment