LDMX-Software / ldmx-sw

The Light Dark Matter eXperiment simulation and reconstruction framework.
https://ldmx-software.github.io
GNU General Public License v3.0
22 stars 20 forks source link

EcalPreselectionSkimmer is missing pass name #1496

Closed tvami closed 4 hours ago

tvami commented 4 hours ago

Is your feature request related to a problem? Please describe.

If there are two ecal vetos I get

[ fire ] 410 fatal: [ProductAmbiguous] : Multiple products found for name 'EcalVeto' without specified pass name :
{ name = EcalVeto, pass = sim, type = ldmx::EcalVetoResult}
{ name = EcalVeto, pass = trig_tracking_reecal, type = ldmx::EcalVetoResult}

Describe the solution you'd like

Add functionally to select pass name

tvami commented 4 hours ago

I'm sorry I'm just blind, it's in there...