All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
experiment_settings.sh
Go to the documentation of this file.
1 #!/usr/bin/env bash
2 #
3 # Custom settings for the scripts in this directory.
4 # General default values are in 'settings.sh';
5 # the custom ones for the experiment are here.
6 #
7 
8 declare -r DefaultExperimentName='ICARUS'
9 
10 # other repositories to check out for a complete documentation
11 declare -ra AdditionalRepoNames=( 'sbnobj' 'sbncode' 'icarusalg' 'icarus_signal_processing' 'sbnanaobj' 'sbnana' )
12 
13 # special release branches (the others get `$DefaultBranch`)
14 declare -rA ReleaseBranches=( ['sbnobj']='main' ['sbncode']='main' ['sbnanaobj']='main' ['sbnana']='main' )
15 
16 # where the content is published
17 declare -r PublishBaseDir='/web/sites/i/icarus-exp.fnal.gov/htdocs/at_work/software/doc'
18 
19 declare GitHubExperimentGroup='SBNSoftware'
#define the
esac echo uname r