ReleaseNotes030406 - LArSoft/larsoft_docs GitHub Wiki
{{>TOC}}
LArSoft_release_list
Download instructions
Changes in develop since v03_04_05
- larbatch v01_00_00 has been added to the distribution
- 2014-12-16 Lynn Garren : larsoft v03_04_06 for larsoft v03_04_06
- 2014-12-16 Lynn Garren : update product list
- 2014-12-16 Lynn Garren : add larbatch to the distribution
- 2014-12-16 Lynn Garren : new dependencies
- 2014-12-16 Lynn Garren : lareventdisplay v03_02_09 for larsoft v03_04_06
- 2014-12-16 Lynn Garren : larexamples v03_02_09 for larsoft v03_04_06
- 2014-12-16 Lynn Garren : larpandora v03_04_02 for larsoft v03_04_06
- 2014-12-16 John Marshall : Adjust logic for selection of event vertex when running in beam-mode.
- 2014-12-15 John Marshall : Remove tab characters.
- 2014-12-15 John Marshall : Wide-ranging improvements to reduce tension between reconstruction of tracks and showers. Improve reconstruction of particles with features obscured in one or more views. Improved mop-up functionality.
- 2014-12-16 Lynn Garren : larana v03_03_06 for larsoft v03_04_06
- 2014-12-16 Lynn Garren : larreco v03_04_01 for larsoft v03_04_06
- 2014-12-16 Lynn Garren : larsim v03_03_01 for larsoft v03_04_06
- 2014-12-16 Brian_Rebel : put both non-default constructors behind the #ifndef GCCXML guard because genreflex does not need to know about anything but the default ctor and the data members
- 2014-12-16 Lynn Garren : larevt v03_02_09 for larsoft v03_04_06
- 2014-12-12 Tingjun Yang : put back the argoneut list temprarily
- 2014-12-16 Lynn Garren : lardata v03_04_02 for larsoft v03_04_06
- 2014-12-16 Brian_Rebel : remove data member that is AuxDetType_t in favor of using a std::string containing an experiment determined value for the AuxDetName. This scheme is now the preferred method in LArSoft according to Erica
- 2014-12-12 drinkingkazu : Merge branch 'feature/mcreco_update' into develop
- 2014-12-12 drinkingkazu : Merge branch 'develop' into feature/mcreco_update
- 2014-11-13 drinkingkazu : Merge branch 'develop' into feature/mcreco_update
- 2014-11-12 drinkingkazu : Add Charge() function —kazu
- 2014-11-12 drinkingkazu : Change in attributes' name propagated —kazu
- 2014-11-12 drinkingkazu : MCTrack added. MCShower updated —kazu