Skip to content
Snippets Groups Projects
Commit 48f8fd0a authored by Markus Frank's avatar Markus Frank Committed by Marko Petric
Browse files

Fixup for conditions to have names.

parent c0fb8a85
No related branches found
No related tags found
No related merge requests found
......@@ -26,10 +26,10 @@
#if !defined(DD4HEP_CONDITIONS_DEBUG)
/// Enable this if you want to minimize the footprint of conditions
#define DD4HEP_MINIMAL_CONDITIONS 1
#else
#endif
/// Enable flag to store conditions names to keys (needs some support from user code!)
#define DD4HEP_CONDITIONS_HAVE_NAME 1
#endif
/// Valid implementations of the Gaudi plugin service are 1 and 2
#define DD4HEP_PLUGINSVC_VERSION 2
......
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