Skip to content
Snippets Groups Projects
Commit 228abae7 authored by James Catmore's avatar James Catmore
Browse files

Commenting two more lines in DAOD_PHYS

parent 4cebb8d1
No related branches found
No related tags found
6 merge requests!58791DataQualityConfigurations: Modify L1Calo config for web display,!46784MuonCondInterface: Enable thread-safety checking.,!46776Updated LArMonitoring config file for WD to match new files produced using MT,!45405updated ART test cron job,!42417Draft: DIRE and VINCIA Base Fragments for Pythia 8.3,!37281Trigger matching in DAOD_PHYS in master, part 1
...@@ -357,8 +357,9 @@ PHYSSlimmingHelper.ExtraVariables += ["AntiKt10TruthTrimmedPtFrac5SmallR20Jets.T ...@@ -357,8 +357,9 @@ PHYSSlimmingHelper.ExtraVariables += ["AntiKt10TruthTrimmedPtFrac5SmallR20Jets.T
"TruthPrimaryVertices.t.x.y.z"] "TruthPrimaryVertices.t.x.y.z"]
# Add trigger matching # Add trigger matching
trigmatching_helper_notau.add_to_slimming(PHYSSlimmingHelper) # Needs a further MR as described above
trigmatching_helper_tau.add_to_slimming(PHYSSlimmingHelper) #trigmatching_helper_notau.add_to_slimming(PHYSSlimmingHelper)
#trigmatching_helper_tau.add_to_slimming(PHYSSlimmingHelper)
# Final construction of output stream # Final construction of output stream
PHYSSlimmingHelper.AppendContentToStream(PHYSStream) PHYSSlimmingHelper.AppendContentToStream(PHYSStream)
......
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