diff options
Diffstat (limited to 'macros/mc_run_10000_macro.cmd')
-rw-r--r-- | macros/mc_run_10000_macro.cmd | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/macros/mc_run_10000_macro.cmd b/macros/mc_run_10000_macro.cmd index aba0653..dd88992 100644 --- a/macros/mc_run_10000_macro.cmd +++ b/macros/mc_run_10000_macro.cmd @@ -31,6 +31,15 @@ $mc_time $tim_fixed 100. $mc_misc_find_region $unknown $mc_event_rate 1. $per_sec +* Enable MPCA +$set_mpca_threshold 1.5 + +* Enable PCA which is required for MPCA +set bank TCAL 1 word 4 to 54 + +* Enable combined charge mode which is required for MPCA +$combined_q_mode 1 + * titles files for run 10000 titles DQXX_0000010000.dat titles /nfs/disk1/sno/mcprod/anxx/titles/pca/anxx_pca_0000010623_p2.dat |