# Configuration file with user parameters for TNT LFC_HOST='tier2-05.uchicago.edu' # --- Arguments for POOL Collection Utilities --- SRC_COLLECTION_NAME:= testIdeal07_005711_TAG_v12000201 SRC_COLLECTION_TYPE:= MySQLltCollection SRC_CONNECTION_STRING:= mysql://tagreader@tier2-06.uchicago.edu/tier2tagdb # minimum number of events to write into sub-collections MIN_EVENTS:= # query to be run on database: DO NOT include quotation marks QUERY:= NJet>0&&NLooseElectron>0 # --- Athena job to run, and related parameters --- ATHENA_COMMAND:= athena -c "In=['myEvents']; CollType='ExplicitROOT'" EventCount.py # name of output file(s) to be registered on grid # if > 1 output file, use a space-separated list for the files OUTPUT_FILES:= # --- which grid to use (and any related parameters) --- # should be one of LCG, OSG or NG GRID_TYPE:= OSG # items for input sandbox (other than pre-defined defaults) INPUT_SANDBOX:= EventCount.py # items for output sandbox (other than pre-defined defaults) OUTPUT_SANDBOX:= # --- whether to register output in DQ2, and related parameters --- REGISTER_OUTPUT:= NO OUTPUT_DATASET_NAME:= OUTPUT_DATASET_LOCATION:= # email address to send job notification EMAIL_ADDRESS:= jerryg@anl.gov