Examples to build WireCell analysis package:
ROOTFrameTap: is anIFrameFiltertype of WireCell node. It reads inIFrames; tap them out torootformat and output the sameIFrames Analyzers could makeIFrameanalyze nodes by adding analysis code.
- Need to have access to a WireCell-Toolkit build.
- Need to have
rootinstalled.
Use configure /path/to/install to configure. Modify configure as needed.
build and install
./wcb -p build
./wcb installAdd <example-analysis-package-lib-location> to LD_LIBRARY_PATH
path-append <example-analysis-package-lib-location>/lib64 LD_LIBRARY_PATHRun example jsonnet configuration in the cfg foler
wire-cell -c wct-sim-check.jsonnet