Warning, /analysis/runListGeneration/Run2024pp/READMD.md is written in an unsupported language. File is not indexed.
0001 Usage:
0002 ./GoldenRunList_ConderFile.sh [removeRunsWithMissingMaps] [dontGenerateFileLists]
0003
0004 Optional Arguments:
0005 removeRunsWithMissingMaps: If provided, runs that lack bad tower maps are excluded.
0006 dontGenerateFileLists: If provided, the final step of generating DST lists is skipped.
0007
0008 The script retrieves, filters, and processes run information based on event criteria, calorimeter quality assurance
0009 (Calo QA), runtime, livetime, and bad tower map availability. If removeRunsWithMissingMaps is specified, runs without
0010 bad tower maps are removed. If dontGenerateFileLists is specified, the DST list creation step at the end is not executed.
0011
0012 Logic, output, and ordering remain unchanged unless dontGenerateFileLists is specified. In that case, all steps occur as
0013 before, except for DST list generation.