Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
hadd MC15ri_mixed_part2.root MC15ri_mixed_part2/sub0*/*.root
hadd MC15ri_mixed_part3.root MC15ri_mixed_part3/sub0*/*.root
hadd MC15ri_mixed_part4.root MC15ri_mixed_part4/sub0*/*.root
hadd MC15ri_mixed_part5.root MC15ri_mixed_part5/sub0*/*.root
hadd MC15ri_mixed_part6.root MC15ri_mixed_part6/sub0*/*.root
hadd MC15ri_mixed_part7.root MC15ri_mixed_part7/sub0*/*.root
hadd MC15ri_mixed_part8.root MC15ri_mixed_part8/sub0*/*.root
hadd MC15ri_mixed_part9.root MC15ri_mixed_part9/sub0*/*.root
hadd MC15ri_mixed_part10.root MC15ri_mixed_part10/sub0*/*.root
hadd MC15ri_mixed_part11.root MC15ri_mixed_part11/sub0*/*.root
hadd MC15ri_mixed_part12.root MC15ri_mixed_part12/sub0*/*.root
hadd MC15ri_mixed_part13.root MC15ri_mixed_part13/sub0*/*.root
hadd MC15ri_mixed_part14.root MC15ri_mixed_part14/sub0*/*.root
hadd MC15ri_mixed_part15.root MC15ri_mixed_part15/sub0*/*.root
hadd MC15ri_mixed_part16.root MC15ri_mixed_part16/sub0*/*.root
topoana.exe PartialReco_Dpluspi.card -i MC15ri_mixed_part2.root -o mixed2Partial
topoana.exe PartialReco_Dpluspi.card -i MC15ri_mixed_part3.root -o mixed3Partial
topoana.exe PartialReco_Dpluspi.card -i MC15ri_mixed_part4.root -o mixed4Partial
topoana.exe PartialReco_Dpluspi.card -i MC15ri_mixed_part5.root -o mixed5Partial
topoana.exe PartialReco_Dpluspi.card -i MC15ri_mixed_part6.root -o mixed6Partial
topoana.exe PartialReco_Dpluspi.card -i MC15ri_mixed_part7.root -o mixed7Partial
topoana.exe PartialReco_Dpluspi.card -i MC15ri_mixed_part8.root -o mixed8Partial
topoana.exe PartialReco_Dpluspi.card -i MC15ri_mixed_part9.root -o mixed9Partial
topoana.exe PartialReco_Dpluspi.card -i MC15ri_mixed_part10.root -o mixed10Partial
topoana.exe PartialReco_Dpluspi.card -i MC15ri_mixed_part11.root -o mixed11Partial
topoana.exe PartialReco_Dpluspi.card -i MC15ri_mixed_part12.root -o mixed12Partial
topoana.exe PartialReco_Dpluspi.card -i MC15ri_mixed_part13.root -o mixed13Partial
topoana.exe PartialReco_Dpluspi.card -i MC15ri_mixed_part14.root -o mixed14Partial
topoana.exe PartialReco_Dpluspi.card -i MC15ri_mixed_part15.root -o mixed15Partial
topoana.exe PartialReco_Dpluspi.card -i MC15ri_mixed_part16.root -o mixed16Partial
rm -f MC15ri_mixed_part2.root
rm -f MC15ri_mixed_part3.root
rm -f MC15ri_mixed_part4.root
rm -f MC15ri_mixed_part5.root
rm -f MC15ri_mixed_part6.root
rm -f MC15ri_mixed_part7.root
rm -f MC15ri_mixed_part8.root
rm -f MC15ri_mixed_part9.root
rm -f MC15ri_mixed_part10.root
rm -f MC15ri_mixed_part11.root
rm -f MC15ri_mixed_part12.root
rm -f MC15ri_mixed_part13.root
rm -f MC15ri_mixed_part14.root
rm -f MC15ri_mixed_part15.root
rm -f MC15ri_mixed_part16.root
mv mixed2Partial.root MC15ri_mixed_part2.root
mv mixed3Partial.root MC15ri_mixed_part3.root
mv mixed4Partial.root MC15ri_mixed_part4.root
mv mixed5Partial.root MC15ri_mixed_part5.root
mv mixed6Partial.root MC15ri_mixed_part6.root
mv mixed7Partial.root MC15ri_mixed_part7.root
mv mixed8Partial.root MC15ri_mixed_part8.root
mv mixed9Partial.root MC15ri_mixed_part9.root
mv mixed10Partial.root MC15ri_mixed_part10.root
mv mixed11Partial.root MC15ri_mixed_part11.root
mv mixed12Partial.root MC15ri_mixed_part12.root
mv mixed13Partial.root MC15ri_mixed_part13.root
mv mixed14Partial.root MC15ri_mixed_part14.root
mv mixed15Partial.root MC15ri_mixed_part15.root
mv mixed16Partial.root MC15ri_mixed_part16.root