Skip to content

Commit

Permalink
fix vx test
Browse files Browse the repository at this point in the history
  • Loading branch information
atolosadelgado committed Aug 9, 2024
1 parent 71019b3 commit 7183678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VTXdigi/test/runVTXdigitizer.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
path_to_detector = os.environ.get("K4GEO", "") # Previously used "FCCDETECTORS"
print(path_to_detector)
detectors_to_use=[
'FCCee/IDEA/compact/IDEA_o1_v02/IDEA_o1_v03.xml',
'FCCee/IDEA/compact/IDEA_o1_v03/IDEA_o1_v03.xml',
# 'FCCee/CLD/compact/CLD_o2_v05/CLD_o2_v05.xml',
]
# prefix all xmls with path_to_detector
Expand Down

0 comments on commit 7183678

Please sign in to comment.