Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
  • scott snyder's avatar
    99dc58c9
    PyDumper: Fix problem with pixel configuration · 99dc58c9
    scott snyder authored
    If we run the event dump job configuration, it was crashing
    because PixelDCSCondHVAlg was being added to the conditions sequence
    without the stuff it depends on.  However, we don't need any of that
    stuff at all here; we can suppress it by enabling the doAODMerging flag.
    So do that.
    
    (Eventually should change this to the new job configuration...)
    99dc58c9
    History
    PyDumper: Fix problem with pixel configuration
    scott snyder authored
    If we run the event dump job configuration, it was crashing
    because PixelDCSCondHVAlg was being added to the conditions sequence
    without the stuff it depends on.  However, we don't need any of that
    stuff at all here; we can suppress it by enabling the doAODMerging flag.
    So do that.
    
    (Eventually should change this to the new job configuration...)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.