All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables
quiet_Math_Functor_test.sh File Reference
#include "Math/Functor.h"
#include "larcorealg/CoreUtils/quiet_Math_Functor.h"

Go to the source code of this file.

Variables

if &&[-z"$BASH_VERSION"] then
echo Attempting to switch to
bash bash shellSwitch exit fi
&&["$1"= 'shellSwitch'] shift
declare a IncludeDirectives
for Dir 
in {directory_list}
 
do IncludeDirectives
 

Variable Documentation

then for REP in {directory_list}

Definition at line 23 of file quiet_Math_Functor_test.sh.

do IncludeDirectives
Initial value:
=( "${IncludeDirectives[@]}" "-I${Dir}" )
done
Cmd=( g++ -std='c++14' -Wall -Werror=deprecated-declarations -pedantic "${IncludeDirectives[@]}" -x'c++' -c )
cat <<EOH
===============================================================================
CMD> ${Cmd[@]}
===============================================================================
EOH
"${Cmd[@]}" - <<EOC
EOC
res=$?
cat <<EOM
-------------------------------------------------------------------------------
EXIT CODE: ${res} (errors are expected in the compilation above)
EOM
if [[ $res == 0 ]]
double std(const std::vector< short > &wf, const double ped_mean, size_t start, size_t nsample)
Definition: UtilFunc.cxx:42
process_name opflash particleana ie x
esac done echo Signal files are
Definition: TrainMVA.sh:25
#define the
BEGIN_PROLOG g
if &&[-z"$BASH_VERSION"] then echo Attempting to switch to bash bash shellSwitch exit fi &&["$1"= 'shellSwitch'] shift declare a IncludeDirectives for Dir in

Definition at line 24 of file quiet_Math_Functor_test.sh.