Skip to content

disable VP1 file pruning in online event displays

Liaoshan Shi requested to merge lshi/athena:onlineED-update into master

Disabled the VP1 file pruning in the online event displays. The deletion is now handled centrally by python/EventUtils.py.

This resolved the competition between VP1 pruning and the CastorScript, and avoided the pairing check failure in EventUtils.py.

CC @rbianchi for information.

Merge request reports