Skip to content
Snippets Groups Projects
  1. Nov 10, 2017
  2. Nov 07, 2017
    • John Chapman's avatar
      Switch IEnvelopeDefSvc to use DeclareInterfaceID · 4ba87147
      John Chapman authored
      This change is a further patch for the changes in !4814.
      
      `AFIIEnvelopeDefSvc` uses the `extends<...>` pattern to declare its
      interface, but the interface class `IEnvelopeDefSvc` still used the
      old incompatible (at runtime) approach tp declare its interface. This
      cause `ATLFASTII` jobs to fail during initialization. Updating
      `IEnvelopeDefSvc` to use `DeclareInterfaceID` fixed this issue.
      Then `DetDescrDBEnvelopeSvc` had to be updated to use `extends<...>`
      to make it compile.
      
      This is part of the changes for ATLASSIM-3439.
      
      
      Former-commit-id: d3301bb71b38c0a301c214cfa90193a1b51880d5
      4ba87147
  3. Jun 08, 2017
  4. Sep 28, 2016
    • Elmar Ritsch's avatar
      Add postInclude to launch Python GUI to visualize and examine envelope... · 7347baa9
      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: ed32b44219aa919035ee3c6e79441df2cb81ea60
      7347baa9
  5. Jan 19, 2015
    • 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
  6. 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
  7. Sep 19, 2014
Loading