Difference between revisions of "Pion-LT analysis instructions/adjusting cuts"
From HallCWiki
Jump to navigationJump to search (→PID) |
|||
Line 6: | Line 6: | ||
== Adjusting Cut Parameters == | == Adjusting Cut Parameters == | ||
=== Timing === | === Timing === | ||
− | |||
==== RF Timing Cuts ==== | ==== RF Timing Cuts ==== | ||
* If someone wants to change the RF timing cut parameters, he has to change cut values in "ALL_Kinematics_RFOffsetsTest.csv" files located at /home/cdaq/hallc-online/hallc_replay_lt/UTIL_PION/DB/PARAM/. | * If someone wants to change the RF timing cut parameters, he has to change cut values in "ALL_Kinematics_RFOffsetsTest.csv" files located at /home/cdaq/hallc-online/hallc_replay_lt/UTIL_PION/DB/PARAM/. | ||
Line 12: | Line 11: | ||
[[File:RF.png|700px]] | [[File:RF.png|700px]] | ||
* Here "Pi" refers to pions, "K" refers to kaons and "p" refers to protons respectively. | * Here "Pi" refers to pions, "K" refers to kaons and "p" refers to protons respectively. | ||
− | |||
=== PID === | === PID === | ||
* If someone wants to change the PID cut parameters, he has to change cut values in "PID_Parameters.csv" files located at /home/cdaq/hallc-online/hallc_replay_lt/UTIL_PION/DB/PARAM/. | * If someone wants to change the PID cut parameters, he has to change cut values in "PID_Parameters.csv" files located at /home/cdaq/hallc-online/hallc_replay_lt/UTIL_PION/DB/PARAM/. | ||
Line 18: | Line 16: | ||
[[File:PID.png|1310px]] | [[File:PID.png|1310px]] | ||
* Here "Pi" refers to pions, "K" refers to kaons and "p" refers to protons respectively. | * Here "Pi" refers to pions, "K" refers to kaons and "p" refers to protons respectively. | ||
− | |||
=== Acceptance === | === Acceptance === | ||
+ | * If someone wants to change the Acceptance cut parameters, he has to change cut values in "Acceptance_Parameters.csv" files located at /home/cdaq/hallc-online/hallc_replay_lt/UTIL_PION/DB/PARAM/. | ||
+ | * The "PID_Parameters.csv" file looks like; | ||
+ | [[File:Accept.png|700px]] | ||
+ | * Here "Pi" refers to pions, "K" refers to kaons and "p" refers to protons respectively. | ||
== Adjusting Cut Definitions == | == Adjusting Cut Definitions == |
Revision as of 00:49, 30 August 2021
Adjusting Analysis Cuts in the PionLT Experiment
- All cuts are applied on Replay ROOTfile using the "pion_prod_analysis_sw.py" script located at /home/cdaq/hallc-online/hallc_replay_lt/UTIL_PION//scripts/online_pion_physics/.
- The "pion_prod_analysis_sw.py" script is getting cuts definitions from /home/cdaq/hallc-online/hallc_replay_lt/UTIL_PION/DB/CUTS files.
- If someone want to change the cut parameters, he has to change cut values in related csv files located at /home/cdaq/hallc-online/hallc_replay_lt/UTIL_PION/DB/PARAM/.
- Note: Please don't change any cuts values if you don't know about it.
Adjusting Cut Parameters
Timing
RF Timing Cuts
- If someone wants to change the RF timing cut parameters, he has to change cut values in "ALL_Kinematics_RFOffsetsTest.csv" files located at /home/cdaq/hallc-online/hallc_replay_lt/UTIL_PION/DB/PARAM/.
- The "ALL_Kinematics_RFOffsetsTest.csv" file looks like;
- Here "Pi" refers to pions, "K" refers to kaons and "p" refers to protons respectively.
PID
- If someone wants to change the PID cut parameters, he has to change cut values in "PID_Parameters.csv" files located at /home/cdaq/hallc-online/hallc_replay_lt/UTIL_PION/DB/PARAM/.
- The "PID_Parameters.csv" file looks like;
- Here "Pi" refers to pions, "K" refers to kaons and "p" refers to protons respectively.
Acceptance
- If someone wants to change the Acceptance cut parameters, he has to change cut values in "Acceptance_Parameters.csv" files located at /home/cdaq/hallc-online/hallc_replay_lt/UTIL_PION/DB/PARAM/.
- The "PID_Parameters.csv" file looks like;
- Here "Pi" refers to pions, "K" refers to kaons and "p" refers to protons respectively.