Skip to content

Commit

Permalink
CLDReco: add input processor to algList
Browse files Browse the repository at this point in the history
  • Loading branch information
andresailer committed Oct 11, 2023
1 parent 254ac62 commit 1f34092
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 @@ -95,7 +95,7 @@
'LumiCalCollectionContributions',
]
inp.OutputLevel = WARNING

algList.append(inp)

MyAIDAProcessor = MarlinProcessorWrapper("MyAIDAProcessor")
MyAIDAProcessor.OutputLevel = WARNING
Expand Down

0 comments on commit 1f34092

Please sign in to comment.