Skip to content

Setting consistenly nEventsPerJob in nominal tllq jOs and inputFilesPerJob in Var3c tllq jOs

Lucia Keszeghova requested to merge inputFilesPerJobFortqllVar3c into master

Description of bug

In the nominal tllq jOs from (!3087 (merged)) nEventsPerJob were not set. This caused that during the mc23a and mc23d productions in ATLMCPROD-11212 LHEs with 11k events were produced, but in the mc23e production (ATLMCPROD-11581) LHEs have only 5.5k events.

Since the showering jOs for Var3c variations (!3088 (merged)) start from the saved LHEs from nominal runs and assume LHE with 11k events, it is necessary to change the number of inputFilesPerJob to 2 to produce the Var3c samples from the LHEs available in mc23e.

I understand that this is not very good since these jOs were already used for mc23a and d, but I don't know what else can be done to use the same DSIDs in all campaigns. Maybe inputFilesPerJob could be changed back after this mc23e production finishes and nEventsPerJob could be added to the nominal jOs so that this problem is avoided later?

Changes introduced

  1. evgenConfig.nEventsPerJob set to 5k in the nominal tllq jOs
  2. evgenConfig.inputFilesPerJob changed from 1 to 2 in the tllq Var3c showering jOs

JIRA tickets

ATLMCPROD-11212 (mc23a+d) and ATLMCPROD-11581 (mc23e)

Edited by Lucia Keszeghova

Merge request reports

Loading