Skip to content
Snippets Groups Projects
  1. Jun 20, 2019
    • Scott Snyder's avatar
      EventInfo: const fixes. · bdadd79d
      Scott Snyder authored and Vakhtang Tsulaia's avatar Vakhtang Tsulaia committed
      EventInfo had some const methods that were returning non-const pointers
      to member data.  This violates the spirit of const-correctness
      (and the thread-safety checker warns about it).
      Clean up by splitting the affected methods into const and non-const versions,
      returning const and non-const pointers, respectively.
      bdadd79d
  2. Jun 06, 2019
  3. May 09, 2019
  4. Apr 30, 2019
    • Vakhtang Tsulaia's avatar
      The HEC and FCAL parts of the LArHV package migrated away from RCBase custom ref counting · 997d22a6
      Vakhtang Tsulaia authored
      Dropped HEC and FCAL ConstLink typedefs and the redundant FCALHVDescriptor class
      
      Migrated following client packages to the new interface of HEC and FCAL components of LArHV:
        LArCalorimeter/LArGeoModel/LArReadoutGeometry
        LArCalorimeter/LArGeoModel/LArGeoAlgsNV
        LArCalorimeter/LArGeoModel/LArGeoH62004Algs
        LArCalorimeter/LArCondUtils
        LArCalorimeter/LArCafJobs
        LArCalorimeter/LArRecUtils
        LArCalorimeter/LArG4/LArG4FCAL
        LArCalorimeter/LArG4/LArG4HEC
        Calorimeter/CaloCondPhysAlgs
        graphics/VP1/VP1Systems/VP1CaloReadoutSystems
      997d22a6
  5. Apr 15, 2019
    • Riccardo Maria Bianchi's avatar
      -- new VP1Light bundle -- · c92cf3d9
      Riccardo Maria Bianchi authored and Vakhtang Tsulaia's avatar Vakhtang Tsulaia committed
      DD changes for VP1Light/DumpGeo
      
      all the new packages to dump/write/load/handle the persistent copy of the GeoModel
      
      changes in VP1 packages for VP1Light
      
      changes in Event/xAOD packages for VP1Light, especially for Ubuntu compilation
      
      new Project to build VP1Light
      
      adding Doxygen docs
      
      moving TFPersistification to the new standalone GeoGenericFunctions
      
      excluding StoreGate code when building VP1Light
      
      adding a stub implementation for the missing compare method
      
      moving to the new standalone Eigen-based GeoModelKernel and GeoGenericFunctions
      
      fixing compilation errors, missing ROOT libraries
      
      moving GeoWrite to new standalone, Eigen-based GeoModelKernel
      
      clever C++11 way to silence the 'unused parameter' warnings
      
      moving the last pieces to the new, standalone, and Eigen-based GeoModelKernel
      
      fixing compilation issues when building VP1Light
      
      using ATLAS-wide 'release-detection' algorithm, instead of my own custom one
      
      added ubuntu instructions
      
      Update top menu
      
      update top menu
      
      Update README.md
      
      Update README.md
      
      fixing build errors and warnings
      
      fixing find GeoModel
      
      fixing perigee access outside vp1light
      
      fixing TFPersistification warnings
      
      fixing GeoModelExamples warnings
      
      fixing VP1Gui warnings
      
      fixing RunVP1Light warnings
      
      fixing GeoExporter warnings
      
      fixing VP1GeometrySystems warnings
      
      fixing VP1AODSystems warnings
      
      removing a test: random_shuffle() has been removed in C++17 and should be replaced
      
      Fixing STANDALONE compilation of xAOD and Trigger packages
      
      Fixing VP1Light compilation of VP1 packages
      
      removing image files from repo
      
      Adding copyright and updating macOS instructions
      
      Cleaning code, adding copyright, and removing old packages
      
      Replacing BUILDVP1LIGHT with XAOD_STANDALONE
      
      Cleaning.
      c92cf3d9
  6. Apr 05, 2019
  7. Apr 02, 2019
  8. Apr 01, 2019
  9. Mar 28, 2019
    • Vakhtang Tsulaia's avatar
      First step of the reorganization/cleanup of the LArHV package · 7cfd6982
      Vakhtang Tsulaia authored
      The goal of this reorganization is to drop the dependency of the LArHV
      package on custom reference counting mechanism implemented by GeoModelKernel/RCBase.
      The latter mechanism is thread-unsafe and it is not really needed for LArHV.
      
      As a first step of this reorganization, only EMBHV* classes have been modified.
      The EMBHV*ConstLink typedefs have been dropped and the package clients have been
      migrated to the new interface.
      7cfd6982
  10. Mar 21, 2019
  11. Mar 12, 2019
  12. Mar 11, 2019
  13. Mar 09, 2019
  14. Feb 22, 2019
  15. Feb 19, 2019
  16. Feb 18, 2019
  17. Feb 12, 2019
  18. Feb 08, 2019
  19. Jan 25, 2019
  20. Jan 22, 2019
  21. Dec 20, 2018
  22. Dec 18, 2018
  23. Dec 17, 2018
    • Walter Lampl's avatar
      Fix file permissions of identical files · d00fba15
      Walter Lampl authored
      Files with identical content (same SHA1) but different file permissions
      cause confusing differences shown in GitLab. The file permissions of
      61 files were set to 644 (ATLINFR-2011).
      d00fba15
  24. Dec 14, 2018
    • Vakhtang Tsulaia's avatar
      Athena code migrated from in-house GeoModelKernel to standalone GeoModelKernel library · 166fab1e
      Vakhtang Tsulaia authored
      Given the standalone library is based on Eigen instead of CLHEP, all GeoModel clients
      in Athena code were also migrated to the Eigen-based interface of GeoModel. This affected
      a large number of packages. Most significant changes have been introduced to subsystem
      GeoModel packages.
      
      The in-house GeoModelKernel code has been removed from the repository.
      
      Almost all header files in PixelGeoModel have been moved to the src directory.
      The next step should be turning this package into a component-only library.
      Similar code reorganization can be applied to SCT_GeoModel too.
      
      Subsystem readout geometry interfaces remain mostly unchanged, except for a minor
      change in the InDet readout geometry interface (which was unavoidable).
      
      Several non-GeoModel packages affected by this migration mostly required addition
      of missing CLHEP includes.
      
      
      Former-commit-id: 9cffebb1
      166fab1e
  25. Nov 28, 2018
  26. Nov 15, 2018
    • Catrin Bernius's avatar
      Merge branch '21.1-online-event-display-tidyup' into '21.1' · e2e1c7e6
      Catrin Bernius authored and Atlas Nightlybuild's avatar Atlas Nightlybuild committed
      Storing ED online setup changes
      
      See merge request atlas/athena!15860
      
      (cherry picked from commit 2d37f4b8 [formerly 79fd73179a63716f2005efe7d4386df5254b1c69])
      
      5fb3a177 Storing ED online setup changes
      f0736e22 Update EventUtils.py
      b55a3e55 Update EventDisplaysConfig.py
      e86e2e61 Update OnlineEventDisplaysSvc.py
      a1d5ca40 Update PruneAlg.py
      62d561dc Update ONCRPCServerSvc.cxx
      1a16d917 Update ONCRPCServerSvc.cxx
      
      Former-commit-id: 6b6fc89f
      e2e1c7e6
  27. Nov 05, 2018
  28. Nov 01, 2018
  29. Oct 20, 2018
  30. Oct 17, 2018
  31. Oct 01, 2018
  32. Sep 27, 2018
  33. Sep 25, 2018
  34. Sep 24, 2018
  35. Sep 18, 2018
  36. Sep 11, 2018
  37. Sep 02, 2018
Loading