Overview

Conditions tags limit the available conditions records that may be used within a job.  Only those conditions records belonging to the tag will be available to be loaded, and others will be filtered out.

Available Tags

The following production tags are available.

tagrun startrun enddescription
test_run_2014_calib11365known good calibrations for Test Run 2014
eng_run_2015_calib44415967know good calibrations for Engineering Run 2015
phys_run_2016_calib72198100know good calibrations for Physics Run 2016
L0_mc_calib10000001000000MC calibrations for L0 detector studies

Activating Tags

Conditions tags can be activated in the job manager using the following command line syntax.

java -jar hps-distribution-bin.jar -t tag_name [args]

The syntax when running the EvioToLcio tool is similar.

java -cp hps-distribution-bin.jar org.hps.evio.EvioToLcio -t tag_name
  • No labels