Skip to content
Snippets Groups Projects

Add new Detector flags for ITk

Merged Nicholas Styles requested to merge nstyles/athena:master-addITkDetectorFlags into master

Adding dedicated detector flags for Upgrade detectors, to allow configurations more independently.

A few questions:

  • Presumably we should forbid the ITk and ID to be on at the same time - is there are preferred way to do this? (see below - this will come later)

  • At the moment, SimulateHGTD will set SimulateID to true. Presumably this should rather be SimulateITk in future, and is there a reason we only do this for the Simulate flags, not the Geometry ones? (HGTD now moved to SimulateITk)

cc @jchapman @asalzbur @goetz @sroe @cohm

Edited by Nicholas Styles

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Nicholas Styles added 458 commits

    added 458 commits

    • edaed667...3f4ed5fa - 457 commits from branch atlas:master
    • 48aacae9 - Add new Detector flags for ITk, to allow separate confgurations to be developed

    Compare with previous version

  • This merge request affects 1 package:

    • Control/AthenaConfiguration

    Adding @ssnyder as watcher

  • Nicholas Styles resolved all threads

    resolved all threads

  • :negative_squared_cross_mark: CI Result FAILURE (hash 48aacae9)

    Athena AthSimulation AthGeneration AnalysisBase
    externals :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :o: :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :white_check_mark: Athena: number of compilation errors 0, warnings 0
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :white_check_mark: AthGeneration: number of compilation errors 0, warnings 0
    :white_check_mark: AnalysisBase: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 18983]

  • Author Developer

    The failing tests seem to be:

    • q431xAODDigestTest on the basis of (I think) a different number of jets being found.
    copy master_q431_AOD_digest.ref
             run       event       nTopo   nIdTracks       nJets      nMuons
    16c16
    <       330470  1183751782         239         235           4           0
    ---
    >       330470  1183751782         239         235           5           0
    19c19
    <       330470  1183754806         470         406          15           0
    ---
    >       330470  1183754806         470         406          14           0
    ==================END q431 Digest Diff with exit code: 1 Wed Aug 19 16:41:29 CEST 2020
    The xAODDigest diff failed!

    I'm not sure how my changes could result in this, so is it possible this is a spurious difference/caused by changes elsewhere?

    • Likewise, I see Trigger_athena_MC fails. Its less obvious to me there what exactly the problem is but maybe:
    2020-08-19T160305 CEST TrigValSteering INFO     MessageCount Number of WARNING messages 1427 in log.RDOtoRDOTrigger is higher than threshold 0
    2020-08-19T160305 CEST TrigValSteering INFO     MessageCount Number of INFO messages 1420 in log.RDOtoRDOTrigger is higher than threshold 20
    2020-08-19T160305 CEST TrigValSteering INFO     MessageCount Number of other messages 63 in log.RDOtoRDOTrigger is higher than threshold 20

    again, if anyone has any hints...

  • Jenkins please retry a build

  • This merge request affects 1 package:

    • Control/AthenaConfiguration

    Adding @ssnyder as watcher

  • :negative_squared_cross_mark: CI Result FAILURE (hash 48aacae9)

    Athena AthSimulation AthGeneration AnalysisBase
    externals :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :o: :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :white_check_mark: Athena: number of compilation errors 0, warnings 0
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :white_check_mark: AthGeneration: number of compilation errors 0, warnings 0
    :white_check_mark: AnalysisBase: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 19062]

  • remaining testing issues should be fixed by !35766 (merged).

  • Jenkins please retry a build

  • This merge request affects 1 package:

    • Control/AthenaConfiguration

    Adding @ssnyder as watcher

  • :white_check_mark: CI Result SUCCESS (hash 48aacae9)

    Athena AthSimulation AthGeneration AnalysisBase
    externals :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    cmake :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    make :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    required tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:
    optional tests :white_check_mark: :white_check_mark: :white_check_mark: :white_check_mark:

    Full details available on this CI monitor view
    :white_check_mark: Athena: number of compilation errors 0, warnings 0
    :white_check_mark: AthSimulation: number of compilation errors 0, warnings 0
    :white_check_mark: AthGeneration: number of compilation errors 0, warnings 0
    :white_check_mark: AnalysisBase: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 19088]

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading