Software for Liquid Argon time projection chambers
list of LArSoft releases
Download instructions for larsoft v08_56_00
Download instructions for just larsoftobj v08_29_02
this distribution contains larwirecell and everything it uses
the distribution version number is the same as the larwirecell release tag
the distribution will be provided with each larsoft release going forward
larsoft PR 13
larutils PR 5
Additions
Under the hood changes
Check the all FCL vectors are the same length
Check that restricted-value fcl parameters do indeed only have restricted values
const-ify the interesting vectors to maintain their equal lengths
Swap the index argument for unsigned int
Check that the element requests on the vectors are valid
Pass the art::Ptr by const reference rather than const value
larsim PR 25
Added filtering to LightSource module based on material type
Add scintillation prescaling factor to Correlated alg
implemented ROI-finding interfaces in WaveformRecogTools
larcoreobj PR 8
larcorealg PR 9
in rare circumstances, larcoreobj_SimpleTypesAndConstants will need to be added to the link list
CMakeFiles/larcore_Geometry_DumpGeometry_module.dir/DumpGeometry_module.cc.o: In function `void geo::GeometryCore::Print<mf::MaybeLogger_<(mf::ELseverityLevel::ELsev_)3, true>&>(mf::MaybeLogger_<(mf::ELseverityLevel::ELsev_)3, true>&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) const':
/home/garren/scratch/larsoft/test/larcorealg/v08_22_02/include/larcorealg/Geometry/GeometryCore.h:5714: undefined reference to `geo::SignalTypeName[abi:cxx11](geo::_plane_sigtype)'
CMakeFiles/larcore_Geometry_DumpGeometry_module.dir/DumpGeometry_module.cc.o: In function `void geo::GeometryCore::Print<mf::MaybeLogger_<(mf::ELseverityLevel::ELsev_)3, true> >(mf::MaybeLogger_<(mf::ELseverityLevel::ELsev_)3, true>&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) const':
/home/garren/scratch/larsoft/test/larcorealg/v08_22_02/include/larcorealg/Geometry/GeometryCore.h:5714: undefined reference to `geo::SignalTypeName[abi:cxx11](geo::_plane_sigtype)'
collect2: error: ld returned 1 exit status