Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Corryvreckan
Corryvreckan
Commits
e03248a1
Commit
e03248a1
authored
May 12, 2017
by
Daniel Hynds
Browse files
fixed conflict
Former-commit-id: 6676e35a86497f28cce98d2da1885b324d826fdf
parent
648777ee
Changes
3
Hide whitespace changes
Inline
Side-by-side
branches/trunk/cond/alignmentRun1100.dat
View file @
e03248a1
DetectorID DetectorType nPixelsX nPixelsY PitchX PitchY X Y Z Rx Ry Rz tOffset
W0013_D04 Timepix3 256 256 55 55 -1.4
7019
7 0.3
4977
0 0.000000 0.23
6904
3.
107156
-0.02
733
2 0.0000000000
W0013_E03 Timepix3 256 256 55 55 -2.6
42413
0.42
0414
23.500000 0.22
864
8 3.0
84144
-0.032
004
0.0000000000
W0013_G02 Timepix3 256 256 55 55 -2.27
8251
0.45
3315
47.000000 0.
201171
3.04
9706
-0.020
566
0.0000000000
W0013_D04 Timepix3 256 256 55 55 -1.4
6572
7 0.3
5301
0 0.000000 0.23
3151
3.
096957
-0.02
805
2 0.0000000000
W0013_E03 Timepix3 256 256 55 55 -2.6
39220
0.42
4740
23.500000 0.22
541
8 3.0
76135
-0.032
460
0.0000000000
W0013_G02 Timepix3 256 256 55 55 -2.27
7049
0.45
5804
47.000000 0.
198966
3.04
3267
-0.020
918
0.0000000000
W0013_G03 Timepix3 256 256 55 55 0.000000 0.000000 106.500000 0.157000 0.157000 0.000000 0.0000000000
W0013_J05 Timepix3 256 256 55 55 0.5
4273
1 -0.50263
7
128.000000 0.11
0333
0.183
240
0.02
3106
0.0000000000
W0013_L09 Timepix3 256 256 55 55 -0.90
1714
0.05
7870
151.500000 -0.09
0065
-0.191
517
0.00
1104
0.0000000000
W0019_L08 Timepix3 256 256 55 55 -7.582159 -1.37
2
683 77.000000 0.070531 0.024296 -0.000811 0.0000000000
W0013_J05 Timepix3 256 256 55 55 0.5
3700
1 -0.5026
8
3 128.000000 0.11
2374
0.183
777
0.02
2989
0.0000000000
W0013_L09 Timepix3 256 256 55 55 -0.90
6752
0.05
6182
151.500000 -0.09
4328
-0.191
125
0.00
0802
0.0000000000
W0019_L08 Timepix3 256 256 55 55 -7.582159 -1.37
5
683 77.000000 0.070531 0.024296 -0.000811 0.0000000000
branches/trunk/macros/align.sh
View file @
e03248a1
...
...
@@ -25,5 +25,5 @@ fi
# Launch the testbeam analysis and replace the original alignment file with the new one
${
TBCODE
}
/bin/tbAnalysis
-c
${
CONDFILE
}
-n
${
NEVENTS
}
-h
${
HISTOFILE
}
-t
${
INPUTFILE
}
-a
0
mv
alignmentOutput.dat
${
CONDFILE
}
#
mv alignmentOutput.dat ${CONDFILE}
branches/trunk/macros/analyse.sh
View file @
e03248a1
...
...
@@ -8,7 +8,7 @@ RUN=${1}
CONDFILE
=
${
TBCODE
}
/cond/Alignment
${
RUN
}
.dat
HISTOFILE
=
${
TBCODE
}
/histos/histogramsRun
${
RUN
}
test.root
INPUTFILE
=
${
TBCODE
}
/pixels/pixelsRun
${
RUN
}
.root
INPUTFOLDER
=
/example/Run
${
RUN
}
INPUTFOLDER
=
${
TBCODE
}
/example/Run
${
RUN
}
EVENTTIME
=
0.0005
NEVENTS
=
-1
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment