Skip to content
Snippets Groups Projects
Forked from atlas / athena
88299 commits behind the upstream repository.
  • Scott Snyder's avatar
    f0f08121
    PixelConditionsAlgorithms: Fix initialization hack. · f0f08121
    Scott Snyder authored and Walter Lampl's avatar Walter Lampl committed
    PixelCablingCondAlg::initialize() is recording a conditions object
    to be read by SiRegionSeletorTable::initialize().  However, it was
    doing this with an unbounded IOV range, which then collides with
    any other IOV ranges that may be added later.
    
    Change so that the range for this hack covers only run number 0,
    so it won't collide with any real IOV ranges.
    f0f08121
    History
    PixelConditionsAlgorithms: Fix initialization hack.
    Scott Snyder authored and Walter Lampl's avatar Walter Lampl committed
    PixelCablingCondAlg::initialize() is recording a conditions object
    to be read by SiRegionSeletorTable::initialize().  However, it was
    doing this with an unbounded IOV range, which then collides with
    any other IOV ranges that may be added later.
    
    Change so that the range for this hack covers only run number 0,
    so it won't collide with any real IOV ranges.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
jobOfragment_TransBS_standalone.py 4.18 KiB