Skip to content

Commit

Permalink
Add initial config for various ways to load depos in via JSON file.
Browse files Browse the repository at this point in the history
  • Loading branch information
brettviren committed May 4, 2017
1 parent 2650ce7 commit 643b991
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cfg
2 changes: 1 addition & 1 deletion gen
Submodule gen updated 2 files
+21 −18 src/Fourdee.cxx
+6 −2 src/NoiseSource.cxx
2 changes: 1 addition & 1 deletion sio
Submodule sio updated 1 files
+56 −24 src/JsonDepoSource.cxx
3 changes: 2 additions & 1 deletion sourceme-external-prefix.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,9 @@ wct-run () {
addpath $WCT_PREFIX/bin PATH

# configuration and field/wire data files
addpath $WCT_PREFIX/share/wirecell/data WIRECELL_PATH
addpath $WCT_PREFIX/share/wirecell/data WIRECELL_PATH
addpath $WCT_PREFIX/share/wirecell/config WIRECELL_PATH
addpath $WCT_PREFIX/data WIRECELL_PATH

for maybe in $mydir/build/* ;
do
Expand Down
2 changes: 1 addition & 1 deletion util

0 comments on commit 643b991

Please sign in to comment.