Skip to content

Commit

Permalink
remove unused MyStatusmonitor
Browse files Browse the repository at this point in the history
  • Loading branch information
Zehvogel committed May 17, 2024
1 parent 48afba5 commit 6bb7fcb
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions CLDConfig/CLDReconstruction.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,13 +88,6 @@
"FileType": ["root"]
}

MyStatusmonitor = MarlinProcessorWrapper("MyStatusmonitor")
MyStatusmonitor.OutputLevel = WARNING
MyStatusmonitor.ProcessorType = "Statusmonitor"
MyStatusmonitor.Parameters = {
"HowOften": ["100"]
}

EventNumber = MarlinProcessorWrapper("EventNumber")
EventNumber.OutputLevel = WARNING
EventNumber.ProcessorType = "Statusmonitor"
Expand Down

0 comments on commit 6bb7fcb

Please sign in to comment.