Skip to content
Snippets Groups Projects

v2 HltLumiSumary format and add lumi counters

Merged Shu Xian requested to merge sxian_lumi_line into master
9 files
+ 45
37
Compare changes
  • Side-by-side
  • Inline
Files
9
@@ -475,7 +475,8 @@ def setup_hlt1_node(withMCChecking=False,
force_order=True)
hlt1_node = CompositeNode(
"AllenWithLumi", [hlt1_node, lumi_with_prefilter] + lumi_reconstruction(
"AllenWithLumi",
[hlt1_node, lumi_with_prefilter] + lumi_reconstruction(
gather_selections=gather_selections,
lines=line_algorithms,
lumiline_name=lumiline_name)["make_lumi_infos"],
Loading