Skip to content
Snippets Groups Projects
  1. Sep 25, 2017
    • John Chapman's avatar
      Correctly configure MonopoleLooperKiller (ATLASSIM-3440) · 3fffc560
      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: a4bdfeb799c20d80b9758039d30bde3e85b3d817
      3fffc560
  2. Jul 10, 2017
  3. Jul 02, 2016
    • Andrea Di Simone's avatar
      completing hive migration (G4UserActions-00-01-19) · da39a239
      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: e30badb2e9bbe075ec879b5430f30abc1d27db2c
      da39a239
  4. 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
  5. Sep 19, 2014
Loading