Closed MoAly98 closed 3 years ago
One option is to provide it as an expression exactly like the expression itself (e.g. event*jet) and this can be handled in the backend when breaking down the expression in get_branches_from_expr()
call inn Sample: get_branch_filter()
The above suggestion is implemented.
Say we want to compute branch = scale_factor*jet_pt -- how does user specify the
index_by
argument inBranch
constructor?