Skip to content

Set correct "TES_ROOT" for "Turbo" process and make process an explicit parameter

Abhijit Mathad requested to merge AM_turboreco into master

The MR:

  • Correctly sets the TES_ROOT for the Turbo sample. If this is not done, we run into errors when calling make_pv_v2() discussed here. (FYI: @dfazzini )
  • From mattermost, make process an explicit argument for make_* functions. (FYI: @erodrigu).

To be tested with: !682 (merged)

Merge request reports