Skip to content

Commit 4ab1412

Browse files
authored
Update plotBeamSpotFromOfflineTag.py
1 parent aa866fe commit 4ab1412

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Alignment/OfflineValidation/scripts/plotBeamSpotFromOfflineTag.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,5 +226,3 @@ def plot(json_files, labels, output_file, f_ymin, f_ymax):
226226
for tag in tags:
227227
files.append(f"toPlot_{ylabel}_{tag}.txt")
228228
plot(files, labels, f"plot{ylabel}_{outputName}", args.setRangeYMin, args.setRangeYMax)
229-
230-

0 commit comments

Comments
 (0)