Skip to content
Snippets Groups Projects
Commit 6597bb69 authored by Roel Aaij's avatar Roel Aaij
Browse files

Propagate Allen EventLoop counters

parent ce0ed613
No related branches found
No related tags found
No related merge requests found
......@@ -260,7 +260,8 @@ messageSvc.OutputLevel = 3
# Add the services that will produce the non-event-data
monSink = OnlMonitorSink(
CountersToPublish=[("Bursts", ".*"), ("Events", ".*"), ("MBMOutput", ".*"),
("gather_selections", "Hlt1.*Pass"),
("EventLoop", ".*"), ("gather_selections",
"Hlt1.*Pass"),
("gather_selections", "Hlt1.*Rate"),
("velo_consolidate_tracks_ca09ac3f", "n_velo_tracks"),
("scifi_consolidate_seeds_7b68a248", "n_seed_tracks"),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment