Skip to content
Snippets Groups Projects
Closed Explicitly load CaloHitContribution whenever SimCalorimeterHit is used
  • View options
  • Explicitly load CaloHitContribution whenever SimCalorimeterHit is used

  • View options
  • Closed Issue created by Wouter Deconinck

    See https://github.com/key4hep/k4FWCore/issues/82.

    Whenever

    sim_coll = [
        "MCParticles",
        "EcalEndcapNHits",
    ]

    we need to modify to

    sim_coll = [
        "MCParticles",
        "EcalEndcapNHits",
        "EcalEndcapNHitsContributions",
    ]
    Edited by Wouter Deconinck

    Linked items ... 0

  • Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first
    Loading Loading Loading Loading Loading Loading Loading Loading Loading Loading