ReleaseNotes070400 - LArSoft/larsoft_docs GitHub Wiki
{{>TOC}}
LArSoft_release_list
Download instructions for larsoft v07_04_00
Download instructions for just larsoftobj v07_02_01
- changes in develop
- approved feature branches
- Update OpHitFinder to use the new PhotonCalibrator service instead of handling calibration internally.
- larana feature/aih_pdcalibrator
- intermediate step towards fully functional Auxdets
- artg4tk feature/wenzel_larg4refac_phase2_1
- larg4 feature/wenzel_larg4refac_phase2_1
- lardataobj feature/wenzel_larg4refac_phase2_1
- added fcl options for overlap checks, verbosity of physics constructors, Dumping of material properties, dumping of physics list constant and dumping of available physics constructors.
- started extracting general material properties from geant4 to later feed that into a material properties service.
- lot of code clean up,
- making sure that the DRCalorimeter writes multiple data objects
(e.g. energy/nceren distribution by particle) into the event stream. - Make sure all the sensitive detectors write directly into the event stream or delete the ones that we don't need.
- making sure that the DRCalorimeter writes multiple data objects
- Auxdets are present but not integrated yet.
- larsim bug fix for #20554 in develop
- larsim bug fix for #20685 in develop
- artg4tk v08_01_00
- 2018-08-28 Lynn Garren : larsoft v07_04_00 for larsoft v07_04_00
- 2018-08-28 Lynn Garren : update products
- 2018-08-28 Lynn Garren : lareventdisplay v07_01_02 for larsoft v07_04_00
- 2018-08-23 Lynn Garren : larsoft v07_03_00
- 2018-08-21 Tingjun Yang : Tweak to make display work for unsorted hits.
- 2018-08-28 Lynn Garren : larexamples v07_00_05 for larsoft v07_04_00
- 2018-08-28 Lynn Garren : larg4 v07_01_00 for larsoft v07_04_00
- 2018-08-28 Lynn Garren : Merge branch 'feature/wenzel_larg4refac_phase2_1' into release/v07_04_00
- 2018-08-27 Lynn Garren : temporary hack until the Auxdet work is completed, when this should no longer be necessary
- 2018-08-24 Hans-Joachim Wenzel : add auxdetsd even though it is not yet integrated in the framework yet
- 2018-08-17 Hans-Joachim Wenzel : sync LArG4Detector_service with the changes in artg4tk GDMLDetector_service, add AuxDetSD to build
- 2018-08-28 Lynn Garren : larpandora v07_01_02 for larsoft v07_04_00
- 2018-08-28 Lynn Garren : larwirecell v07_00_05 for larsoft v07_04_00
- 2018-08-28 Lynn Garren : larana v07_01_00 for larsoft v07_04_00
- 2018-08-28 Alex Himmel : Merge remote-tracking branch 'origin/develop' into feature/aih_pdcalibrator
- 2018-08-27 Giuseppe Cerati : bug fix: TPCTDC2Tick(0) was working only because TriggerTime was set by default to zero, this restores the desired behavior
- 2018-08-17 Alex Himmel : Merge remote-tracking branch 'origin/develop' into feature/aih_pdcalibrator
- 2018-08-17 Alex Himmel : Add a default of “false” for the UseCalibrator parameter in OpHitFinder.
- 2018-08-13 Alex Himmel : Update OpHitFinder to use the new PhotonCalibrator service instead of handling calibration internally. LArSoft interfaces are unchanged and confirmed to give identical behavior as before, but this is a breaking change in the OpHitAlg itself.
- 2018-08-28 Lynn Garren : larreco v07_03_01 for larsoft v07_04_00
- 2018-08-28 Lynn Garren : larreco v07_03_01 for larsoft v07_04_00
- 2018-08-24 Herbert Greenlee : Update SpacePointAna.
- 2018-08-23 Lynn Garren : larsoft v07_03_00
- 2018-08-23 Christopher Backhouse : Improved error messages and protection against hits with negative integral.
- 2018-08-28 Lynn Garren : larsim v07_02_01 for larsoft v07_04_00
- 2018-08-27 Wesley Ketchum : bug fix for + instead of * in efield calculation
- 2018-08-28 Paul Russo : Fix redmine issue #20554 – AuxDetSensitive with ID 0 has no energy deposit.
- 2018-08-28 Lynn Garren : larevt v07_00_05 for larsoft v07_04_00
- 2018-08-28 Lynn Garren : lardata v07_00_05 for larsoft v07_04_00
- 2018-08-27 Lynn Garren : find art, canvas, etc.
- 2018-08-28 Lynn Garren : larsoftobj v07_02_01 for larsoft v07_04_00
- 2018-08-28 Lynn Garren : update products
- 2018-08-28 Lynn Garren : lardataobj v07_02_01 for larsoft v07_04_00
- 2018-08-28 Lynn Garren : Merge branch 'feature/wenzel_larg4refac_phase2_1' into release/v07_04_00
- 2018-08-17 Hans-Joachim Wenzel : add typedef std::vector