The run and file bookkeeping catalog
Work in progress.
Related schemas:
- logger - contains the description
of all the DAQ and MC runs and of all the created files
- status - contains the location of
the files on disks
Usefull views:
- Logger.Run_Data -
contains the list of DAQ runs taken during the life of the experiment
- Logger.Raw_Data -
contains the list of all the raw files produced during the data
taking
- Logger.Datarec_Data -
contains the list of all the datarec files produced during the
reconstruction process
- Logger.Datarec_MV_Logger -
contains the list of the datarec files produced during the
reconstruction process, but only the ones with the most recent
version for that particlar stream on that particular run
- Logger.MC_Runs_Data -
contains information about the way mcraw files are produced by the
Monte Carlo generators
- Logger.MC_Data -
contains the list of all the mc files produced
- Status.Raw_Recalled_Data -
contains the list of all the copies of raw files that are currently
residing on the recall disk areas
- Status.Dtr_Recalled_Data -
contains the list of all the copies of datarec files currently residing on the recall disk areas
- Status.MC_Recalled_Data -
contains the list of all the copies of mc files that are currently residing on the recall disk areas