Skip to content

Commit

Permalink
Change text
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Oct 3, 2024
1 parent 6a52d46 commit 416a8e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CLDConfig/CLDReconstruction.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
read.OutputLevel = INFO
algList.append(read)
else:
print('WARNING: No input files specified, this will fail')
print('WARNING: No input files specified, the CLD Reconstruction will fail')
read = None

MyAIDAProcessor = MarlinProcessorWrapper("MyAIDAProcessor")
Expand Down

0 comments on commit 416a8e6

Please sign in to comment.