Releases: BNLIF/wire-cell
v00_17_02
- somehow, @hgreenlee' commit got into both v00_17_xx and master with same content (06dea6e, a63576b)
- @wenqiang-gu's bug fix: BNLIF/wire-cell-2dtoy@863248a
Fix e26 compilation error
Cumulative updates from Jun 30, 2022 to Apr 18, 2023
Need to check individual commits in this time period to know what was updated.
Last one was related to a charge decay correction update: BNLIF/wire-cell-data@5c9fbc4
Run4/5 electron lifetime patch
v00_16_00 update
Install ROOT .pcm to lib64
root v6_22_08d e20:p392:prof
complains about not being able to find .pcm. Even they are installed at $WCP_FQ_DIR/lib
and $WCP_FQ_DIR/lib
is in LD_LIBRARY_PATH
. Solution: seems putting them together with the .so fixes this.
ref: https://root-forum.cern.ch/t/cannot-find-my-rdict-pcm-files/21901/5
Error in <TCling::LoadPCM>: ROOT PCM /uboone/app/users/yuhw/products/wcp/v00_15_00/Linux64bit+3.10-2.17-e20-prof/lib64/WCPDataDict_rdict.pcm file does not exist
Info in <TCling::LoadPCM>: In-memory ROOT PCM candidate /cvmfs/larsoft.opensciencegrid.org/products/root/v6_22_08d/Linux64bit+3.10-2.17-e20-p392-prof/lib/libASImageGui_rdict.pcm
Info in <TCling::LoadPCM>: In-memory ROOT PCM candidate /cvmfs/larsoft.opensciencegrid.org/products/root/v6_22_08d/Linux64bit+3.10-2.17-e20-p392-prof/lib/libASImage_rdict.pcm
...
e20/python3 fixes
Should be able to compile for e20 qualifier
- Python/C API update for Python 3
- make some compare functors
const
required by c++17/20 - adding some
#include <set>
which seems not included by newer ROOT, e.g.v6_22_08
- updated waf binary
note, currentlySparseConvNet
only has e17
build, the DNN vertexing related app, wire-cell-prod-nue
won't be able to run under uboonecode e20, compiling should be OK.
Extra single photon variables
v00_14_11 fix a compilation issue
v00_14_10 bug fix for NuMI integration
Merge note from Jay: docDB 33964
v00_14_08 consistent with cvmfs release
Making this v00_14_08
consistent with cvmfs release version.
v00_14_09 NuMI update
NuMI update.