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 21 forks source link

Add fiducial & BDT score cut options to EcalPreselectionSkimmer #1449

Closed tvami closed 2 months ago

tvami commented 2 months ago

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

After https://github.com/LDMX-Software/ldmx-sw/pull/1425 and https://github.com/LDMX-Software/ldmx-sw/pull/1444 one may want to have a BDT score based skim and/or a fiducial/non-fiducial skim.

Describe the solution you'd like

Add these options to the EcalPreselectionSkimmer. Also I should change the type of shower_rms_max and shower_y_std_max and shower_x_std_max to a double.