Skip to content

Configure truth container based on config

  • Dynamically set the truth container based on signal (Use BSM if not empty, if empty use SM):
    • signal: BSM (for SH): TruthBSMWithDecayParticles
    • signal: SM (for HH): TruthBosonsWithDecayParticles
  • This is the implementation of option 1 from here

Addresses #30 (closed), #34 (closed)

Edited by Victor Hugo Ruelas Rivera

Merge request reports