Skip to content
Snippets Groups Projects

add w2lists_def readout

Merged Stefan Reck requested to merge add_w2lists_def_readout into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -539,7 +539,7 @@ def is_3dmuon(trigger_mask):
return is_bit_set(trigger_mask, ktrg.JTRIGGER3DMUON)
def get_w2defs_idx(f):
def get_w2list_idx(f):
"""
Get the correct w2list_idx for the given file, or None if there is none.
Loading