Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Special instructions: run keys #183

Open
gladky opened this issue May 4, 2018 · 6 comments
Open

Special instructions: run keys #183

gladky opened this issue May 4, 2018 · 6 comments

Comments

@gladky
Copy link
Collaborator

gladky commented May 4, 2018

For the TCDS:
   * For any run mode using the LHC clock: use the <span data-mce-mark="1" style="background-color: transparent;">BxInfoFromDip</span> TCDS run key.
   * For any run mode using the CMS-local clock: use the <span data-mce-mark="1" style="background-color: transparent;">NoBxInfoFromDip</span> TCDS run key.

For all subsystems: use the run keys proposed by the run mode, unless DOCs asked you to use something else.

In case of stable beams they are:

   * PIXEL: N/A
   * TRACKER: default
   * ES: GR_Phys:LowGain-TCDS
   * ECAL: !SelectiveReadout
   * HCAL: N/A
   * HF: N/A
   * DT: N/A
   * RPC: N/A
   * CSC: N/A
   * TCDS: BxInfoFromDip
   * SCAL: N/A
   * TRG: Automatic
   * DAQ: TIER0_TRANSFER_ON
   * DQM: pp_run
   * DCS: N/A

@gladky
Copy link
Collaborator Author

gladky commented May 4, 2018

We have clock-source in our model but we don't have run-key. The question is whether we want to add this check to DAQExpert or not?

@hsakulin
Copy link

hsakulin commented May 7, 2018

We may check the DAQ and TCDS run keys in the expert. I would not do this for the subsystem run keys as they may change at any time on request of the subsystems.

@gladky
Copy link
Collaborator Author

gladky commented May 9, 2018

Please confirm:

  • new LM will check TCDS run key
    • whether TCDS uses BxInfoFromDip run key if clockSource equals 'lhc'
    • whether TCDS uses NoBxInfoFromDip run key if clockSource equals 'local'
    • ignore key check for TCDS if clockSource is not in ('lhc', 'local')
  • new LM will check DAQ run key
    • whether DAQ usees TIER0_TRANSFER_ON run key always
  • what description and action suggestion we want to shot to the operator?
  • where do we take run key information from?

@mommsen
Copy link

mommsen commented May 10, 2018

Do we really need this check? The run keys should be defined by the run mode. The only case that they could be wrong is when the run mode is set to manual. Maybe we could warn the shifter if the run mode is set to manual during stable beams?

BTW: for DAQ both run keys TIER0_TRANSFER_ON and TIER0_TRANSFER_ON_NOPARKING are valid choices. If we want to check on the DAQ run key, then I would suggest to add a LM which checks that the DAQ run key is not TIER_TRANSFER_OFF during stable beams.

@hsakulin
Copy link

I don't know if we really need it (I think also the Level-0 will complain if we run with TIER0_TRANSFER_OFF during stable beams), but it does not hurt to add this check (as proposed by Remi, above).

@hsakulin
Copy link

I would add all RUN_KEYs to the model.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants