Skip to content
Snippets Groups Projects
  1. Mar 18, 2019
  2. Jan 27, 2019
  3. Oct 09, 2018
  4. Feb 12, 2018
  5. Feb 07, 2018
  6. Jan 09, 2018
  7. Dec 21, 2017
  8. Oct 06, 2017
    • John Chapman's avatar
      Correctly configure MonopoleLooperKiller (ATLASSIM-3440) · d197757a
      John Chapman authored
      The configuration of the `MonopoleLooperKiller` missed being updated
      in the last update of the configuration syntax of `G4UserActions`.
      This means that monopole simulation jobs fail in 21.0.37.
      This commit updates the syntax such that the jobs should now succeed.
      Should fix ATLASSIM-3440.
      
      
      Former-commit-id: c3c1cbaf
      d197757a
  9. Sep 07, 2017
  10. Jul 31, 2017
  11. Mar 07, 2017
    • John Chapman's avatar
      Fixes for Qball and Monopole simulation configuration. · fef25e48
      John Chapman authored
      Monopole and Qball simulation jobs had not been tested for a while.
      Production tests in 20.3.7.3 revealed a number of configuration issues.
      These are fixed by the changes in this commit. See ATLASSIM-3251.
      There are still some run-time issues for Monopole simulation jobs,
      which are being followed up on the above ticket.
      
      
      Former-commit-id: 077511dc
      fef25e48
  12. Jul 02, 2016
    • Andrea Di Simone's avatar
      completing hive migration (G4UserActions-00-01-19) · 71aca40a
      Andrea Di Simone authored
      2016-05-07 Andrea Di Simone <andrea.di.simone@cern.ch>
      	* migrated ScoringPlane and FluxRecorder to hive. both will only run with 1 thread
      	* tagging G4UserActions-00-01-19
      2016-04-07  Andrea Di Simone
      	* src/HitWrapper.cxx: fixed collection names
      	* tagging  G4UserActions-00-01-18
      
      2016-04-06  John Chapman  <John.Chapman@cern.ch>
      
      	* src/CosmicPerigeeAction.cxx (CosmicPerigeeAction::BeginOfEvent)
      	(G4UA::CosmicPerigeeAction::beginOfEvent): set the name of the
      	* Tagging: G4UserActions-00-01-17
      2016-01-14 Steve Farrell <Steven.Farrell@cern.ch>
      	* V2 migration of the LengthIntegrator. Usage of the THistSvc and
      	  histograms is protected via mutex locks for thread-safety. This
      	  implementation is not intended to be performant, however.
      	* Tagging: G4UserActions-00-01-16
      
      2016-01-11 Andrea Di Simone
      	* removed some verbosity
      ...
      (Long ChangeLog diff - truncated)
      
      
      Former-commit-id: 47aabce7
      71aca40a
  13. May 09, 2016
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (G4UserActions-00-01-05-02) · e27910ac
      Atlas-Software Librarian authored
      2016-01-22  John Chapman  <John.Chapman@cern.ch>
      	* src/CosmicPerigeeAction.cxx (BeginOfEvent): set the name of the
      	TrackRecordCollection object properly. ATLASSIM-2517
      	* tagging G4UserActions-00-01-05-02
      
      2015-12-18  John Chapman  <John.Chapman@cern.ch>
      
      	* cmt/requirements - drop use statement for
      	G4DetectorEnvelopes. Add use statement for CxxUtils. General
      	tidying. ATLASSIM-2481
      	* src/CosmicPerigeeAction.cxx, G4UserActions/CosmicPerigeeAction.h
      	- switch to using a WriteHandle for the TrackRecordCollection. Set
      	default values for m_idR and m_idZ, then drop
      	EnvelopeGeometryManager. ATLASSIM-2481
      	* src/FastIDKiller.cxx, G4UserActions/FastIDKiller.h - set default
      	values for m_idR and m_idZ, then drop
      	EnvelopeGeometryManager. ATLASSIM-2481
      	* tagging G4UserActions-00-01-05-01
      
      2015-09-15  John Chapman  <John.Chapman@cern.ch>
      ...
      (Long ChangeLog diff - truncated)
      e27910ac
  14. Sep 19, 2014
Loading