Skip to content
Snippets Groups Projects
Commit a9afff12 authored by adrien-matta's avatar adrien-matta
Browse files

Merge branch 'NPTool.2.dev' of https://github.com/adrien-matta/nptool into NPTool.2.dev

parents 852e5e43 0608b889
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ ConfigCATS
%DISABLE_CHANNEL CATS2STRY18
%DISABLE_CHANNEL CATS2STRY8
% INVERSION
%INVERSION CATS2 STRY14 STRY6
%INVERSION CATS2 STRY14 STRY6
%INVERSION CATS2 STRY15 STRY16
%INVERSION CATS2 STRX15 STRX16
......@@ -50,8 +50,3 @@ ConfigCATS
% CORRECTION_COEF CATS1Y 0.60
% CORRECTION_COEF CATS2X 0.60
% CORRECTION_COEF CATS2Y 0.60
ConfigMust2
MAX_STRIP_MULTIPLICITY 1
SI_X_E_RAW_THRESHOLD 8250
SI_Y_E_RAW_THRESHOLD 8140
SILI_E_RAW_THRESHOLD 8200
CSI_E_RAW_THRESHOLD 8200
SI_X_E_THRESHOLD 0.5
SI_Y_E_THRESHOLD 0.5
% All disabled channels are based on
% DISBALE CHANNEL MM1X
%DISABLE_CHANNEL MM1STRX10
%DISABLE_CHANNEL MM3STRY82
%DISABLE TELESCOPE
%DISABLE_ALL MM1
File moved
File mode changed from 100755 to 100644
File moved
File mode changed from 100755 to 100644
......@@ -16,7 +16,7 @@ else
ninja
fi
# Moving reference test simulation
cp $NPTOOL/Benchmarks/Example1_Simu.root $NPTOOL/Outputs/Simulation/Example1.root
cp $NPTOOL/Examples/Example1/Example1_Simu.root $NPTOOL/Outputs/Simulation/Example1.root
npanalysis -R RunToTreat.txt -O Example1
echo ".q" | root -b -l ShowResult.cxx
......@@ -30,7 +30,7 @@ then
else
ninja
fi
cp $NPTOOL/Benchmarks/Example2_Simu.root $NPTOOL/Outputs/Simulation/Example2.root
cp $NPTOOL/Examples/Example2/Example2_Simu.root $NPTOOL/Outputs/Simulation/Example2.root
npanalysis -R RunToTreat.txt -O Example2
echo ".q" | root -b -l ShowResult.cxx
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment