This package contains code for SBN-wide simulation and analysis. This includes:
fcl
: Production FHiCL configurationssbncode
: Common LArSoft modules and other utilitiesenv
: Scripts to set up joint SBND/MicroBooNE/ICARUS environments (to be automated in future versions)
mrb gitCheckout
should take care of git submodules if the origin repository is the
default one, i.e. SBNSoftware.
If sbncode
is cloned from any repository other than the official one (SBNSoftware),
git submodules need to be initalized after mrb gitCheckout
with the following command:
$ git submodule update --init --recursive