Examples to build WireCell analysis package:
ROOTFrameTap
: is anIFrameFilter
type of WireCell node. It reads inIFrame
s; tap them out toroot
format and output the sameIFrame
s Analyzers could makeIFrame
analyze nodes by adding analysis code.
- Need to have access to a WireCell-Toolkit build.
- Need to have
root
installed.
Use configure /path/to/install
to configure. Modify configure
as needed.
build and install
./wcb -p build
./wcb install
Add <example-analysis-package-lib-location>
to LD_LIBRARY_PATH
path-append <example-analysis-package-lib-location>/lib64 LD_LIBRARY_PATH
Run example jsonnet
configuration in the cfg
foler
wire-cell -c wct-sim-check.jsonnet