Skip to content
Snippets Groups Projects
Commit 8b276a2b authored by Markus Frank's avatar Markus Frank Committed by MarkusFrankATcernch
Browse files

Improve doxygen information

parent 1d1b8845
No related branches found
No related tags found
No related merge requests found
...@@ -96,7 +96,7 @@ dd4hep_add_test_reg( Conditions_Telescope_root_save ...@@ -96,7 +96,7 @@ dd4hep_add_test_reg( Conditions_Telescope_root_save
#---Testing: Save conditions to ROOT file #---Testing: Save conditions to ROOT file
dd4hep_add_test_reg( Conditions_Telescope_root_load_iov dd4hep_add_test_reg( Conditions_Telescope_root_load_iov
COMMAND "${CMAKE_INSTALL_PREFIX}/bin/run_test_Conditions.sh" COMMAND "${CMAKE_INSTALL_PREFIX}/bin/run_test_Conditions.sh"
EXEC_ARGS geoPluginRun -print DEBUG -destroy -plugin DD4hep_ConditionExample_load EXEC_ARGS geoPluginRun -print WARNING -destroy -plugin DD4hep_ConditionExample_load
-input file:${DD4hep_DIR}/examples/AlignDet/compact/Telescope.xml -input file:${DD4hep_DIR}/examples/AlignDet/compact/Telescope.xml
-conditions TelescopeConditions.root -iovs 30 -restore iovpool -conditions TelescopeConditions.root -iovs 30 -restore iovpool
DEPENDS Conditions_Telescope_root_save DEPENDS Conditions_Telescope_root_save
...@@ -107,7 +107,7 @@ dd4hep_add_test_reg( Conditions_Telescope_root_load_iov ...@@ -107,7 +107,7 @@ dd4hep_add_test_reg( Conditions_Telescope_root_load_iov
#---Testing: Save conditions to ROOT file #---Testing: Save conditions to ROOT file
dd4hep_add_test_reg( Conditions_Telescope_root_load_usr dd4hep_add_test_reg( Conditions_Telescope_root_load_usr
COMMAND "${CMAKE_INSTALL_PREFIX}/bin/run_test_Conditions.sh" COMMAND "${CMAKE_INSTALL_PREFIX}/bin/run_test_Conditions.sh"
EXEC_ARGS geoPluginRun -print DEBUG -destroy -plugin DD4hep_ConditionExample_load EXEC_ARGS geoPluginRun -print WARNING -destroy -plugin DD4hep_ConditionExample_load
-input file:${DD4hep_DIR}/examples/AlignDet/compact/Telescope.xml -input file:${DD4hep_DIR}/examples/AlignDet/compact/Telescope.xml
-conditions TelescopeConditions.root -iovs 30 -restore userpool -conditions TelescopeConditions.root -iovs 30 -restore userpool
DEPENDS Conditions_Telescope_root_save DEPENDS Conditions_Telescope_root_save
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment