Skip to content
Snippets Groups Projects

Adding HardScatterParticles to EXOT8

Merged Chris Milke requested to merge cmilke/athena:cmilke_hardScatterParticles into 21.2
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -650,6 +650,7 @@ if globalflags.DataSource()=="geant4":
"TruthNeutrinos",
"TruthBottom",
"TruthBSM",
"HardScatterParticles",
]:
EXOT8SlimmingHelper.StaticContent.append("xAOD::TruthParticleContainer#"+truthc)
EXOT8SlimmingHelper.StaticContent.append("xAOD::TruthParticleAuxContainer#"+truthc+"Aux.")
Loading