-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Currently MonoXFilter uses super loose IDs to build U, but RecoilFilter doesn't need to do this, since it runs after all objects are built. The RecoilFilter should therefore run after XFiller, where X=Electron,Muon,Photon and only use the loosest objects we save. These fillers don't call ReduceEvent() anyway.