Warning, /RecoLocalMuon/CSCValidation/macros/README is written in an unsupported language. File is not indexed.
0001 ## COMMENTS FROM TIM COX 12.07.2022
0002
0003 ## This README seems to have lost many of the files it references.
0004 ## I suspect it was the README to go with several files and code updates
0005 ## for CSCValidation macros perhaps from Nikolai Terentiev
0006
0007 ## TO DO: Decide what to do with it.
0008 ## At least useful to document how old macros were run.
0009 -------------------------------------------------------------------------------------------
0010
0011 1. Root scripts and headers for CVS, RecoLocalMuon/CSCValidation/,
0012 output root files and text files for storage (examples for run 62232)
0013 ------------------------------------------------------------------------------
0014 Root script Output root files Output text files
0015 with histograms
0016 ------------------------------------------------------------------------------
0017
0018 gas_gain_fit.C gas_gain_fit_62232.root screen_gas_gain_fit_62232.txt
0019 hv_segm_failed_fit_62232.txt
0020 hv_segm_low_stat_62232.txt
0021 hv_segm_no_data_62232.txt
0022 hv_segm_large_dhv_neg_62232.txt
0023 hv_segm_large_dhv_pos_62232.txt
0024 dhv_recom_fit_62232.txt
0025
0026 Run number NRUN should be given in gas_gain_fit.C.
0027
0028 root -b -q gas_gain_fit.C > screen_gas_gain_fit_NRUN.txt
0029 ...............................................................................
0030
0031
0032 afeb_timing.C afeb_timing_62232.root screen_afeb_timing_62232.txt
0033 triggerCscIdSector.h afeb_timing_62232.txt
0034
0035 Run number NRUN should be given in afeb_timing.C
0036
0037 root -b -q afeb_timing.C > screen_afeb_timing_NRUN.txt
0038 ------------------------------------------------------------------------------
0039
0040 To commit to CVS
0041
0042 gas_gain_fit.C, afeb_timing.C, triggerCscIdSector.h
0043
0044
0045 2. Pictures to show (NRUN - run number)
0046
0047 ------------------------------------------------------------------------------
0048 Output root file Folder Histogram(Comment)
0049 -----------------------------------------------------------------------------
0050 gas_gain_fit_NRUN.root Results graph_landau_peak_position_csc_ME_*
0051 (landau peak position per chamber)
0052
0053 landau_peak_position_vs_location_csc_ME_*
0054 (landau peak position vs location and
0055 chamber)
0056
0057 max_landau_peak_position_csc_ME
0058 (maximum landau peak position vs
0059 chamber and ME)
0060
0061 min_landau_peak_position_csc_ME
0062 (minimum landau peak position vs
0063 chamber and ME)
0064
0065 delta_hv (gas gain equalizing high
0066 voltage correction)
0067
0068 ------------------------------------------------------------------------------