Skip to content

Removal of redundant variables in JGTowerContainer

Chiao-Ying Lin requested to merge cylin/athena:21.3_tmp into 21.3

Due to the scheme of Run3 towers, the following variables are not needed anymore:

  1. LAr_et
  2. Tile_et
  3. Tilefrac
  4. Adding back in towers with ET = 0
  5. Utilizing the path resolver to access noise

so they are now removed from the container

Edited by Ben Carlson

Merge request reports