Skip to content
Snippets Groups Projects
Verified Commit 2be22996 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Unhide counter from mc_trks

parent 6817310d
No related tags found
1 merge request!70Unhide counter from mc_trks
Pipeline #26345 passed
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment