Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DD4hep
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cepc
externals
mirroring
DD4hep
Commits
7de8615c
Commit
7de8615c
authored
8 years ago
by
Markus Frank
Committed by
MarkusFrankATcernch
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
First working example for usiage of the alignment helper for Chris.
parent
02ee3d44
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/AlignDet/CMakeLists.txt
+3
-3
3 additions, 3 deletions
examples/AlignDet/CMakeLists.txt
with
3 additions
and
3 deletions
examples/AlignDet/CMakeLists.txt
+
3
−
3
View file @
7de8615c
...
...
@@ -38,7 +38,7 @@ dd4hep_add_test_reg( test_AlignDet_Telescope_populate
COMMAND
"
${
CMAKE_INSTALL_PREFIX
}
/bin/run_test_AlignDet.sh"
EXEC_ARGS geoPluginRun -volmgr -destroy -plugin DD4hep_AlignmentExample_populate
-input file:
${
DD4hep_DIR
}
/examples/AlignDet/compact/Telescope.xml -iovs 10
REGEX_PASS
"
\\
[7
522800AD665C239
\\
] ->
\\
[7522800AD665C239
\\
] /world/Telescope/module_9/sensor#alignment/Tranformations"
)
REGEX_PASS
"
\\
[7
438F09CE3AD4ACA
\\
] ->
\\
[7438F09CE3AD4ACA
\\
] /world/Telescope/module_9/sensor#alignment/Tran
s
formations"
)
#
#---Testing: Load Telescope geometry and read and print alignments --------
dd4hep_add_test_reg
(
test_AlignDet_Telescope_read_xml
...
...
@@ -46,7 +46,7 @@ dd4hep_add_test_reg( test_AlignDet_Telescope_read_xml
EXEC_ARGS geoPluginRun -volmgr -destroy -plugin DD4hep_AlignmentExample_read_xml
-input file:
${
DD4hep_DIR
}
/examples/AlignDet/compact/Telescope.xml
-deltas file:
${
DD4hep_DIR
}
/examples/Conditions/data/repository.xml
REGEX_PASS
"
\\
[7
522800AD665C239
\\
] ->
\\
[7522800AD665C239
\\
] /world/Telescope/module_9/sensor#alignment/Tranformations"
)
REGEX_PASS
"
\\
[7
438F09CE3AD4ACA
\\
] ->
\\
[7438F09CE3AD4ACA
\\
] /world/Telescope/module_9/sensor#alignment/Tran
s
formations"
)
#
#---Testing: Simple stress: Load Telescope geometry and have multiple runs on IOVs
dd4hep_add_test_reg
(
test_AlignDet_Telescope_stress
...
...
@@ -79,7 +79,7 @@ dd4hep_add_test_reg( test_AlignDet_Telescope_readback_xml
EXEC_ARGS geoPluginRun -volmgr -destroy -plugin DD4hep_AlignmentExample_read_xml
-input file:
${
DD4hep_DIR
}
/examples/AlignDet/compact/Telescope.xml
-deltas file:./new_cond.xml
REGEX_PASS
"
\\
[7
522800AD665C239
\\
] ->
\\
[7522800AD665C239
\\
] /world/Telescope/module_9/sensor#alignment/Tranformations"
)
REGEX_PASS
"
\\
[7
438F09CE3AD4ACA
\\
] ->
\\
[7438F09CE3AD4ACA
\\
] /world/Telescope/module_9/sensor#alignment/Tran
s
formations"
)
#
#---Testing: Extended stress: Load CLICSiD geometry and have multiple runs on IOVs
dd4hep_add_test_reg
(
test_AlignDet_CLICSiD_stress_LONGTEST
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment