Skip to content

Commit

Permalink
Agrego las carpetas results
Browse files Browse the repository at this point in the history
  • Loading branch information
sebassaras02 committed Feb 24, 2022
1 parent def1a70 commit f29cd1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/rpt_pos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ start_time=$(date "+%s")
for i in {1..2036}
do
./naidetector /G4-e/RPT-posa/macros/Array_1/pos$i.mac
hadd scoring_f.root *.root
hadd scoring_f.root *.root
root -q det_reader1.C
mv NaIDetector_D1.dat NaIDetector_D1_pos$i.dat
mv NaIDetector_D1_pos$i.dat /G4-e/RPT-posa/results/Array_1
Expand Down

0 comments on commit f29cd1c

Please sign in to comment.