Skip to content
Snippets Groups Projects
  1. Aug 19, 2024
  2. Jul 05, 2024
  3. Feb 23, 2024
  4. Jul 10, 2023
  5. Jun 15, 2023
  6. May 08, 2023
  7. Apr 11, 2022
  8. Mar 31, 2022
    • Sebastien Ponce's avatar
      Removed duplication of channelIDs between LHCb and Detector. Kept Detector ones · 64159948
      Sebastien Ponce authored
      Files dropped at this stage :
          Kernel/LHCbKernel/include/Kernel/CaloCellID.h
          Kernel/LHCbKernel/include/Kernel/FTChannelID.h
          Kernel/LHCbKernel/include/Kernel/MuonTileID.h
          Kernel/LHCbKernel/include/Kernel/UTChannelID.h
          Kernel/LHCbKernel/include/Kernel/VPChannelID.h
          Kernel/LHCbKernel/src/VPChannelID.cpp
      
      The rest of the code has been adapted to use native namespace from the Detector package
      64159948
  9. Mar 16, 2022
  10. Feb 28, 2022
  11. Jan 11, 2022
  12. Nov 11, 2021
  13. Aug 17, 2021
  14. Aug 15, 2021
    • Gerhard Raven's avatar
      add [[nodiscard]] · a4002d13
      Gerhard Raven authored
      a4002d13
    • Gerhard Raven's avatar
      Modernize UTDet · 6f40bc95
      Gerhard Raven authored
      * prefer pass-by-value for small objects
      * remove redundant dynamic_cast
      * drop redundant const qualifiers
      * prefer [[maybe_unused]] over #ifdef NDEBUG
      * include the relevant header
      * move DeUTSector::Status conversion to/from string to DeUTSector
      * add functions needed to support Gaudi::Property<DeUTSector::Status>
      * move the functions in UTDetFun to the .cpp files which use them,
        and retire UTDetFun.h
      6f40bc95
  15. Jun 29, 2021
Loading