Skip to content

LArRawChannelBuilderIterAlg: fixed potential initialization of VarHandle from uninitialized VarHandleKey

Vakhtang Tsulaia requested to merge tsulaia/athena:master-larrod into master

Removed the redundant StoreTiming property which had been used only to control TimingContainerKey. The latter has been modified to accept empty keys.

Should fix the test_bulk_processing ART test.

CC @wlampl

Merge request reports