-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcopyPlots.sh
executable file
·20 lines (13 loc) · 1.07 KB
/
copyPlots.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/bin/bash
cp plots/*.pdf ../tesi/myDir/notes/AN-13-194/trunk/figures/plotsChib
cp plots/*.root ../tesi/myDir/notes/AN-13-194/trunk/figures/plotsChib
cp AgreementDataMC/plots/*S*.pdf ../tesi/myDir/notes/AN-13-194/trunk/figures/data_MC_agreement/
cp AgreementDataMC/plots/*S*.root ../tesi/myDir/notes/AN-13-194/trunk/figures/data_MC_agreement/
cp CBParamsPlots/plots/* ../tesi/myDir/notes/AN-13-194/trunk/figures/DSCB_parameters/
cp provaVariCuts/imgPU/refit_PU* ../tesi/myDir/notes/AN-13-194/trunk/figures/PU/
cp sistematici/plotsVariaCB/ratios_refit* ../tesi/myDir/notes/AN-13-194/trunk/figures/sistematici/
cp sistematici/plotsVariaFunz/*.pdf ../tesi/myDir/notes/AN-13-194/trunk/figures/sistematici/
cp sistematici/plotsVariaFunz/*.root ../tesi/myDir/notes/AN-13-194/trunk/figures/sistematici/
cp effHistos/plots/plotsEff_hx_Upsilon2SPt_2S_refit_*.pdf ../tesi/myDir/notes/AN-13-194/trunk/figures/Efficiency/
cp effHistos/plots/plotsEff_hx_Upsilon2SPt_2S_refit_*.root ../tesi/myDir/notes/AN-13-194/trunk/figures/Efficiency/
cp tables/*.tex ../tesi/myDir/notes/AN-13-194/trunk/tables/