- May 31, 2024
-
-
main-coverity-MCTruth
-
- Jul 11, 2019
-
-
John Chapman authored
-
- Sep 07, 2017
-
-
Steven Andrew Farrell authored
Using G4 user action base classes instead of the custom atlas interfaces. I've also been replacing queryInterface implementations with the declareInterface mechanism. Former-commit-id: c3a37d71
-
Steven Andrew Farrell authored
Improved some printouts, marked few methods as final, reordered some includes. Former-commit-id: ebe9f91a
-
- Aug 02, 2017
-
-
Steven Andrew Farrell authored
Removed few unused includes. Removed some local constructions before returns in favor of direct construct-and-return. Former-commit-id: 8c639e0f
-
Steven Andrew Farrell authored
Whitespace, etc. Former-commit-id: ce3ea82ae05a0ba5240aea4fcc66fc91e64d13d0
-
- Mar 06, 2017
-
-
John Chapman authored
Removing V1 UserAction implementations now that V2 UserActions have been successfully validated for production. ATLASSIM-3023 Former-commit-id: b02842fa
-
- Feb 23, 2017
-
-
Charles Leggett authored
from ChangeLog: 2016-08-09 Andrea Di Simone <andrea.di.simone@cern.ch> * updating share * tagging G4UserActions-00-01-24 2016-08-09 Andrea Di Simone <andrea.di.simone@cern.ch> * removing v1 user actions * tagging G4UserActions-00-01-23 Former-commit-id: dae7a9f2
-
- Jul 02, 2016
-
-
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
-
- May 09, 2016
-
-
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)
-
- Nov 05, 2014
-
-
Zach Marshall authored
* Tagging: G4UserActions-00-00-89 * Tested and commissioned E cons. action 2014-09-17 Zach Marshall <ZLMarshall@lbl.gov> * Tagging: G4UserActions-00-00-88 * Adding first draft of E cons. action 2014-09-17 Zach Marshall <ZLMarshall@lbl.gov> * Tagging: G4UserActions-00-00-87 * Changing everything for logging
-
- Sep 19, 2014
-
-
Zach Marshall authored
-