diff --git a/src/km3io/offline.py b/src/km3io/offline.py index a811ae402ace0b5eb7902a64fcb40e856161108c..08127996af8a51088e2d65bceba90f7945d28fc1 100644 --- a/src/km3io/offline.py +++ b/src/km3io/offline.py @@ -83,6 +83,7 @@ class OfflineReader(EventReader): "len": "mc_trks.len", "status": "mc_trks.status", "mother_id": "mc_trks.mother_id", + "counter": "mc_trks.counter", "pdgid": "mc_trks.type", "hit_ids": "mc_trks.hit_ids", "usr": "mc_trks.usr", # TODO: trouble with uproot4