Skip to content
Snippets Groups Projects
Forked from atlas / athena
18869 commits behind the upstream repository.
  • Edward Moyse's avatar
    6cc66798
    Updates to DumpEventDataToJSONConfig for PHYSLITE · 6cc66798
    Edward Moyse authored and Frank Winklmeier's avatar Frank Winklmeier committed
    Updates to DumpEventDataToJSONConfig for PHYSLITE
    
    Adding a feature to the DumpEventDataToJSONConfig configuration function
    that checks if we are running on PHYSLITE (based on something that I
    believe is trustworthy) and then configures the input collections
    accordingly. At the moment there are no track particles that can be
    output, which isn't great, but the rest seems to work reasonably well.
    
    There were a few collections that appear to not exist in the C++ code,
    so I've removed the setting of those collection names (it causes the
    function to crash out of the box).
    
    Fixing a typo in a comment as well.
    6cc66798
    History
    Updates to DumpEventDataToJSONConfig for PHYSLITE
    Edward Moyse authored and Frank Winklmeier's avatar Frank Winklmeier committed
    Updates to DumpEventDataToJSONConfig for PHYSLITE
    
    Adding a feature to the DumpEventDataToJSONConfig configuration function
    that checks if we are running on PHYSLITE (based on something that I
    believe is trustworthy) and then configures the input collections
    accordingly. At the moment there are no track particles that can be
    output, which isn't great, but the rest seems to work reasonably well.
    
    There were a few collections that appear to not exist in the C++ code,
    so I've removed the setting of those collection names (it causes the
    function to crash out of the box).
    
    Fixing a typo in a comment as well.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
DumpEventDataToJSONConfig.py 6.70 KiB