Skip to content
Snippets Groups Projects
  1. Apr 16, 2019
  2. Feb 07, 2019
  3. Jan 20, 2019
  4. Dec 28, 2018
  5. 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
  6. Nov 30, 2018
  7. Oct 18, 2018
  8. Sep 27, 2018
  9. Aug 24, 2018
  10. Aug 09, 2018
  11. Jul 24, 2018
  12. Jun 19, 2018
  13. Jun 11, 2018
  14. Apr 30, 2018
  15. Apr 16, 2018
  16. Jan 12, 2018
  17. Dec 11, 2017
  18. Dec 08, 2017
  19. Nov 21, 2017
  20. Nov 20, 2017
    • Frank Winklmeier's avatar
      Delete CMT requirements files · 8a841a8a
      Frank Winklmeier authored
      Delete all CMT requirements files and other obsolete content in the cmt/
      directories. Some non-trivial content of unknown usage has been kept.
      
      
      Former-commit-id: 972e82159017fa7824f05840ea5f7218f7c05d06
      8a841a8a
  21. Nov 07, 2017
  22. Nov 01, 2017
    • Frank Winklmeier's avatar
      Remove deprecated DECLARE_FACTORY_ENTRIES · 444597b9
      Frank Winklmeier authored
      Former-commit-id: 58f34028
      444597b9
    • Frank Winklmeier's avatar
      Migrate to DECLARE_COMPONENT macros · 799c8872
      Frank Winklmeier authored
      The constructors of the following components had to be made public:
      AthMpEvtLoopMgr
      AthenaConditionStream
      AthenaEventLoopMgr
      AthenaHiveEventLoopMgr
      AthenaOutputStream
      AthenaSummarySvc
      JobIDSvc
      MixingEventSelector
      PyAthenaEventLoopMgr
      SimplePOSIXTimeKeeperSvc
      TestRandomSeqAlg
      ClassIDSvc
      IOVSvc
      PileUpMergeSvc
      ProxyProviderSvc
      ActiveStoreSvc
      SegMemSvc
      SGHiveMgrSvc
      ByteStreamCnvSvc
      ByteStreamCnvSvcBase
      
      
      Former-commit-id: 98260128
      799c8872
  23. Oct 11, 2017
  24. Oct 06, 2017
  25. Sep 05, 2017
  26. Aug 31, 2017
  27. Jun 10, 2017
  28. May 07, 2017
    • Vakhtang Tsulaia's avatar
      Migrated a bunch of clients from getRecordset to getRecordsetPtr of IRDBAccessSvc · 1bea7fed
      Vakhtang Tsulaia authored and Sanya Solodkov's avatar Sanya Solodkov committed
      getRecordsetPtr provides better memory management of Recordset objects. After this
      change all clients of RDBAccessSvc will be using getRecordsetPtr except just one
      client (AmdcSimrec). The migration of the remaining client seems to be fairly
      non-trivial, that's why we have to keep the obsolete getRecordset method of
      IRDBAccessSvc.
      
      At the same time RDBAccessSvc was migrated from boost::shared_ptr to
      std::shared_ptre. The dependency on Boost was dropped.
      
      Former-commit-id: f8b7dea4
      1bea7fed
  29. May 04, 2017
  30. May 01, 2017
    • Vakhtang Tsulaia's avatar
      Migrated a bunch of clients from getRecordset to getRecordsetPtr of IRDBAccessSvc · fd7a6eec
      Vakhtang Tsulaia authored
      getRecordsetPtr provides better memory management of Recordset objects. After this
      change all clients of RDBAccessSvc will be using getRecordsetPtr except just one
      client (AmdcSimrec). The migration of the remaining client seems to be fairly
      non-trivial, that's why we have to keep the obsolete getRecordset method of
      IRDBAccessSvc.
      
      At the same time RDBAccessSvc was migrated from boost::shared_ptr to
      std::shared_ptre. The dependency on Boost was dropped.
      
      Former-commit-id: 931951b9
      fd7a6eec
  31. Jan 01, 2017
  32. Sep 28, 2016
    • Elmar Ritsch's avatar
      Add postInclude to launch Python GUI to visualize and examine envelope... · 981f47fa
      Elmar Ritsch authored
      Add postInclude to launch Python GUI to visualize and examine envelope definitions as provided by EnvelopeDefSvc. ATLASSIM-2665 (SubDetectorEnvelopes-00-04-01)
      
      	* Add postInclude to launch Python GUI to visualize and examine
      	envelope definitions as provided by EnvelopeDefSvc. ATLASSIM-2665
      	* tagging SubDetectorEnvelopes-00-04-01
      
      2016-03-23  John Chapman  <John.Chapman@cern.ch>
      	* python/SubDetectorEnvelopesConfig.py - update Muon and Cavern
      	envelopes to support MuonSpectrometer-R.07.03. ATLASSIM-2665
      	* tagging SubDetectorEnvelopes-00-04-00
      
      
      Former-commit-id: 6f8d4d3b
      981f47fa
  33. Jan 19, 2015
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (Interpreters-00-00-14) · 36cc9da7
      Atlas-Software Librarian authored
      	* Tagging Interpreters-00-00-14.
      	* cmt/requirements: Fix checkreq warning.
      36cc9da7
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (SubDetectorEnvelopes-00-03-05) · d6900c5a
      Atlas-Software Librarian authored
      	* src/DetDescrDBEnvelopeSvc.cxx: allow empty envelope definitions in Python fallback mode
      		(required for execution of Fatras in ATLFASTIIF)
      	* tagging SubDetectorEnvelopes-00-03-05
      
      2015-01-06  Elmar Ritsch  < Elmar.Ritsch -at- cern.ch >
      	* moved non-public file 'DetDescrDBEnvelopeSvc.h' from 'SubDetectorEnvelopes' to 'src' directory
      	* requirements and components files updated accordingly
      	* tagging SubDetectorEnvelopes-00-03-04
      
      2015-01-05  Elmar Ritsch  < Elmar.Ritsch -at- cern.ch >
      	* src/DetDescrDBEnvelopeSvc.cxx: fixing coverity defects CID 17578 & 17576 (ATLASSIM-1711)
      	* tagging SubDetectorEnvelopes-00-03-03
      
      2014-11-05  Elmar Ritsch  < Elmar.Ritsch -at- cern.ch >
      	* python/SubDetectorEnvelopesConfig.py: synching envelope definitions with
      	G4AtlasApps-00-07-83
      	* tagging SubDetectorEnvelopes-00-03-02
      d6900c5a
  34. Nov 05, 2014
    • Elmar Ritsch's avatar
      bugfix in IEnvelopeDefSvc::mirrorRZ(..) method (ATLASSIM-1601, Coverity... · eabe135a
      Elmar Ritsch authored
      bugfix in IEnvelopeDefSvc::mirrorRZ(..) method (ATLASSIM-1601, Coverity #17631) (SubDetectorEnvelopes-00-03-01)
      
      	* IEnvelopeDefSvc.h: bugfix in mirrorRZ(..) method
      	(ATLASSIM-1601, Coverity #17631)
      	* tagging SubDetectorEnvelopes-00-03-01
      
      2014-10-21  Elmar Ritsch  < Elmar.Ritsch -at- cern.ch >
      	* IEnvelopeDefSvc.h: updated interface regarding the mirrorRZ(..) method
      	(ATLASSIM-1601, Coverity #17631)
      	* tagging SubDetectorEnvelopes-00-03-00
      
      2014-10-15  Elmar Ritsch  < Elmar.Ritsch -at- cern.ch >
      	* DetDescrDBEnvelopeSvc.cxx: change WARNING messages into INFO when using
      	Python-based envelope definitions
      	* tagging SubDetectorEnvelopes-00-02-03
      eabe135a
Loading