Skip to content

GitLab

  • Menu
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 138
    • Merge requests 138
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !29267

Migrate Monitoring Inclusions

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Charles Burton requested to merge cburton/athena:master-MigrateMonitoringInclusions into master Jan 06, 2020
  • Overview 23
  • Commits 8
  • Pipelines 3
  • Changes 220

I've made the following changes across the entire repository.

  1. #include "AthenaMonitoring/GenericMonitoringTool.h" --> #include "AthenaMonitoringKernel/GenericMonitoringTool.h"
  2. #include "AthenaMonitoring/Monitored.h" --> #include "AthenaMonitoringKernel/Monitored.h"
  3. from AthenaMonitoring.GenericMonitoringTool --> from AthenaMonitoringKernel.GenericMonitoringTool

Watcher: @fwinkl

Here are the packages which I think only rely on AthenaMonitoringKernel, and could have updated CMake files. But I'll let Frank handle that in a separate MR if he thinks it's worth changing.

Package
Calorimeter/CaloRec/
Control/AthenaExamples/AthExMonitored/
HLT/Event/TrigByteStreamCnvSvc/
HLT/Trigger/TrigControl/TrigServices/
InnerDetector/InDetRecAlgs/InDetPriVxFinder/
InnerDetector/InDetRecAlgs/SiSpacePointFormation/
MuonSpectrometer/MuonReconstruction/MuonTrackMakers/MuonTrackMakerAlgs/MuonSegmentTrackMaker/
Reconstruction/MuonIdentification/MuonCombinedAlgs/
Trigger/TrigAlgorithms/TrigCaloRec/
Trigger/TrigAlgorithms/TrigEFMissingET/
Trigger/TrigAlgorithms/TrigL2MuonSA/
Trigger/TrigAlgorithms/TrigMinBias/
Trigger/TrigAlgorithms/TrigmuComb/
Trigger/TrigAlgorithms/TrigmuIso/
Trigger/TrigAlgorithms/TrigMuonEF/
Trigger/TrigAlgorithms/TrigmuRoI/
Trigger/TrigAlgorithms/TrigT2BeamSpot/
Trigger/TrigAlgorithms/TrigT2CaloCommon/
Trigger/TrigAlgorithms/TrigT2CaloEgamma/
Trigger/TrigAlgorithms/TrigT2MinBias/
Trigger/TrigAlgorithms/TrigTauRec/
Trigger/TrigHypothesis/TrigBjetHypo/
Trigger/TrigHypothesis/TrigBphysHypo/
Trigger/TrigHypothesis/TrigEgammaHypo/
Trigger/TrigHypothesis/TrigHLTJetHypo/
Trigger/TrigHypothesis/TrigMissingETHypo/
Trigger/TrigHypothesis/TrigMultiVarHypo/
Trigger/TrigHypothesis/TrigMuonHypoMT/
Trigger/TrigHypothesis/TrigTauHypo/
Trigger/TrigMonitoring/TrigBjetMonitoring/
Trigger/TrigMonitoring/TrigBphysMonitoring/
Trigger/TrigMonitoring/TrigCaloMonitoring/
Trigger/TrigMonitoring/TrigEgammaMonitoring/
Trigger/TrigMonitoring/TrigHLTMonitoring/
Trigger/TrigMonitoring/TrigMETMonitoring/
Trigger/TrigSteer/DecisionHandling/
Trigger/TrigSteer/L1Decoder/
Trigger/TrigSteer/TrigOutputHandling/
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master-MigrateMonitoringInclusions