Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 137
    • Merge requests 137
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !20005

Propagate xAOD::EventInfo from digitization step onwards

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tadej Novak requested to merge tadej/athena:propagate-eventinfo into 21.0 Dec 18, 2018
  • Overview 22
  • Commits 2
  • Pipelines 1
  • Changes 14

Migrated from old repository MR 16270.

Propagate xAOD::EventInfo from digitization step onwards:

  • write it out after digi, overlay and trigger steps
  • ensure we do a deep copy when needed so we remove the const requirement

I updated all job options with the exception of the following:

Followed-up separately:
TileCalibAlgs/share/jobOptions_TileInfoDumpOFLP200.py
TileRecEx/share/jobOptions_TileCalibRec.py

Not updated:
AthenaPoolTools/EventCount_jobOptions.py — running on EVNT
CaloCondBlobAlgs/CaloNoiseDbExample_read.py
LArCafJobs/skeleton.LArCAF.py — data only
LArCafJobs/skeleton.LArNoise_fromraw.py — data only
LArCalibTools/LArPulseShapeRun.py — data only
LArExample/LArCalib_Delay_OFC_Cali_jobOptions.py — data only
LArExample/LArCalib_PedestalAutoCorr_jobOptions.py — data only
LArExample/LArCalib_Ramp_jobOptions.py — data only
LArROD/LArOFCIter2Ntuple.py — data only
MuonCalibJobTransforms/skeleton.mdt_calib_ntuple.py — data only
MuonCalibJobTransforms/skeleton.mdt_calib_ntuple_tf.py — data only
CaloD3PDMaker/MakeSCLArHitD3PD_topOptions.py — running on HITS
TileCalibAlgs/jobOptions_OFC2DBTest.py — data only
TileCalibAlgs/jobOptions_TileExpertDump.py — data only
TileCalibAlgs/jobOptions_TileInfoDump.py — data only
TileRec/jobOptions_TileEventFilter.py — I do not want to complicate it
TileSimEx/jobOptions_Tile_Dig.py — running on HITS
TileMonitoring/TileRec_topOptions.py — data only
TileMonitoring/jobOptions_TileLasMon.py — data only
TileMonitoring/jobOptions_TileTBMon.py — data only
TileRecAlgs/jobOptions_TileEventSelector.py — data only
TrigCostMonitor/readTrigCost.py — data only
TrigSteering/pureSteering_jobOptions.py — data only
TrigT1CaloCalibUtils/LArL1CaloRampMaker.py — data only
TrigT1CaloCalibUtils/TileL1CaloRampMaker.py — data only

This is slightly frozen-tier0-violating, although it should not affect physics. Disabling sweep as we want to do this differently in master.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: propagate-eventinfo