JeffersonLab / iguana

Preservation of common physics data analysis algorithms. Currently focused on HIPO data.
https://jeffersonlab.github.io/iguana/
GNU Lesser General Public License v3.0
2 stars 7 forks source link

Added Fiducial Cut Algorithm #221

Closed Gregtom3 closed 3 months ago

Gregtom3 commented 3 months ago

Added a Fiducial Cut algorithm that handles pid==11,211,-211,2212 drift chamber cuts using REC::Traj bank data

Currently only using pass1 parameterization

meson test validator-clas12-FiducialFilter --verbose --test-args '\-f /cache/clas12/rg-a/production/recon/fall2018/torus-1/pass1/v1/dst/train/nSidis/nSidis_005036.hipo \-n 0 \-o ../validator_output' outputs before and after REC::Traj [x,y] 2d histograms for each drift chamber number. Below is the result for DC1

Before Fiducial Cuts

DC1_before

After Fiducial Cuts

DC1_after