Skip to content
Snippets Groups Projects
Secator.sh 161 B
Newer Older
for run in {245..252}; do
    root -l -q "./Secator.C(\"/home/efremovt/Data/2to_SSD/2024/np_raw/run_raw_"$run".root\",\"output/run_"$run"/\", 30)"
    wait
done