- Sep 15, 2015
-
-
Dmitriy Maximov authored
Fix: LArWheelSolid DistanceToIn/DistanceToOut calculations for points on surface. ATLASSIM-1815 (Geo2G4-00-06-10) * Fix: LArWheelSolid DistanceToIn/DistanceToOut calculations for points on surface. ATLASSIM-1815. * Tagging: Geo2G4-00-06-10 2015-05-22 John Chapman <John.Chapman@cern.ch> * cmt/requirements: Remove use of the install_runtime pattern. * Tagging: Geo2G4-00-06-09 2015-04-27 Andrey Sukharev <Andrey.Sukharev@cern.ch> * LArWheelSolid performance improvements, code cleanup and bug fixes. * Tagging: Geo2G4-00-06-08 2015-03-13 Dmitriy Maximov <Dmitriy.Maximov@cern.ch> * Extend debug possibilities: Modifications in Geo2G4SolidFactory to publish LArWheelSolidDDProxy in DetectorStore. LArWheelSolidDDProxy is an intermidiate class to call LArWheelSolid methods outside of Geant. * Tagging: Geo2G4-00-06-07 2015-03-12 Zach Marshall <ZLMarshall@lbl.gov> * Moving to a dual_use_library for the infrastructure migration. This shouldn't affect normal running, it's just a sign that this package needs ... (Long ChangeLog diff - truncated)
-
- Jan 19, 2015
-
-
John Derek Chapman authored
src/LArWheelSolidInit.cxx - move clean_tests call immediately after the tests are run, rather than in the destructor, to avoid conflict with ROOT6 over who owns the TF1 objects. ATEAM-75. Tagging: Geo2G4-00-06-03 (Geo2G4-00-06-03) 2014-11-20 John Chapman <John.Chapman@cern.ch> * src/LArWheelSolidInit.cxx - move clean_tests call immediately after the tests are run, rather than in the destructor, to avoid conflict with ROOT6 over who owns the TF1 objects. ATEAM-75. * Tagging: Geo2G4-00-06-03 * src/LArWheelSolidInit.cxx - initialize TF1 pointers to zero in constructor. Attempt to fix crash seen in ATEAM-75. * Tagging: Geo2G4-00-06-02 2014-11-19 John Chapman <John.Chapman@cern.ch> * src/LArFanSection.h - rename LArFanSectionsMult to LAR_FAN_SECTIONS_MULT + whitespace cleanup. * src/LArWheelSolidInit.cxx - fix Coverity defects 24963 and 24964. ATLASSIM-1704 * src/LArFanSection.cxx - initialize member variables - fixes Coverity defect 24867. ATLASSIM-1704 * Tagging: Geo2G4-00-06-01 2014-11-06 Andrey Sukharev <Andrey.Sukharev@cern.ch> ... (Long ChangeLog diff - truncated)
-
- Sep 19, 2014
-
-
Zach Marshall authored
Getting rid of messengers and run directory, changing asserts to throws, deleting map in SolidFactory (Geo2G4-00-03-03)
-