To access any Production Database utility, do the following:
- $ LIBBETA PROD_DB
- $ DØ SETUP PROD_DB
When you do the setup a set of symbols is defined for each available routine. You can type PDBHINT at the DCL prompt to get a list of available routines and a brief description of what each routine does. If you type PDBHINT the following symbols will be defined:
PDBHI*NT - types this information GEN_TO_VMS - converts GENERIC filenames to VMS filenames PDB_LIST_FILES - list filenames/FM gen_names for processed data files. LIST_GLOBAL_RUNS - list global runs between specified dates GET_RUN_TIME - get start and end times of runs PDB_RUNFILES - get list of raw files for runs between specified dates PDB_TRIG*GERS - lists triggers and filters for a given run PDB_FIND_STA - given a list of run & event numbers finds corresponding STAs. PDB_FIND_RAW - same as PDB_FIND_STA for raw files PDB_PART_TAPE - returns tape info from list of files. PDB_TAPES_GT - lists tapes written after a given raw data tape PDB_TAPEFILES - lists files on a specified raw data tape PDB_TAPEFILES_GT - lists files on tape written after a given tape PDB_REP*ORT - report of PROD_DB entries between specified dates. RECO_STAT*S - report of RECO stats between specified dates RECO_VER*_STATS - statistics for various RECO version numbers GET_FILE_LUM - returns luminosity for specific file types GET_FILT_LUM - returns luminosity per file per filter GET_TRIG_LUM - returns luminosity per file per trigger GET_RUN_INFO - returns information about a run GET_RUN_LUM - returns luminosity for list of runs RUN_FILT_LUM - returns luminosity per run per filter RUN_TRIG_LUM - returns luminosity per run per trigger