Pion-LT analysis instructions/adjusting cuts
From HallCWiki
Revision as of 18:49, 29 August 2021 by Junaid (talk | contribs) (→Adjusting Analysis Cuts in the PionLT Experiment)
Adjusting Analysis Cuts in the PionLT Experiment
- Provide some general instructions, some information on the structure and how the cuts are implemented and the code that is used to do so
- Emphasise that only people who know what they're doing should touch this
- Examples and images are great, keep file sizes down and **crop** images of extraneous junk
- Included below are some sections, complete with relevant subsections. Add anything that's missing
- All cuts are applied using the "pion_prod_analysis_sw.py" script located at /home/cdaq/hallc-online/hallc_replay_lt/UTIL_PION//scripts/online_pion_physics/ .
- "pion_prod_analysis_sw.py" is getting cuts parameters from /home/cdaq/hallc-online/hallc_replay_lt/UTIL_PION/DB/CUTS files.
- If someone want to change the values of cuts, he has to change cut values in "ALL_Kinematics_RFOffsetsTest.csv" file located at /home/cdaq/hallc-online/hallc_replay_lt/UTIL_PION/DB/PARAM/ .
- Please don't change any cuts values if you don't know about it.