Skip to content
Snippets Groups Projects
  1. Aug 07, 2024
  2. Aug 06, 2024
    • scott snyder's avatar
      MuonEventTPCnv: Fix genconf warnings. · 764f9a14
      scott snyder authored
      TPCnv libraries declare Gaudi plugin factories for the TP converters.
      Normally, the TPCnv libraries should not be linked against libraries
      other than the EventPool libraries.  However, it is possible for one
      TPCnv library to link against another TPCnv library.
      In that case, genconf may emit warnings that one library's factory
      is visible from another.  Clean up by moving TPCnv factories into their
      own libraries (linked against the corresponding TPCnv library).
      764f9a14
    • scott snyder's avatar
      TrigInDetEventTPCnv: Fix genconf warnings. · d4d48f75
      scott snyder authored
      TPCnv libraries declare Gaudi plugin factories for the TP converters.
      Normally, the TPCnv libraries should not be linked against libraries
      other than the EventPool libraries.  However, it is possible for one
      TPCnv library to link against another TPCnv library.
      In that case, genconf may emit warnings that one library's factory
      is visible from another.  Clean up by moving TPCnv factories into their
      own libraries (linked against the corresponding TPCnv library).
      d4d48f75
    • Duc Ta's avatar
      Merge branch 'fixATLASRECTS-8076' into '24.0' · 860b294f
      Duc Ta authored
      MuonMDT_CablingMap.cxx: Prevent out-of-range exception
      
      See merge request atlas/athena!73558
      5 tags
      860b294f
Loading