![]() |
|
|||
File indexing completed on 2023-08-20 23:04:59
0001 #! /bin/bash 0002 # 0003 # generate HLT tables from master table in ConfDB 0004 # 0005 0006 MASTER="/dev/CMSSW_13_2_0/HLT" # no version, take the latest one 0007 TARGET="/dev/CMSSW_13_2_0/TABLE" # directory where to store the sub-tables 0008 TABLES="GRun HIon PIon PRef" # which sub-tables to create 0009 0010 source subtables.sh 0011 createSubtables "v3/run3" "$MASTER" "$TARGET" "$TABLES"
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |