Warning, /DD4hep/examples/ClientTests/compact/NamespaceConstants.xml is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <lccdd>
0003 <!-- #==========================================================================
0004 # AIDA Detector description implementation
0005 #==========================================================================
0006 # Copyright (C) Organisation europeenne pour la Recherche nucleaire (CERN)
0007 # All rights reserved.
0008 #
0009 # For the licensing terms see $DD4hepINSTALL/LICENSE.
0010 # For the list of contributors see $DD4hepINSTALL/doc/CREDITS.
0011 #
0012 #==========================================================================
0013 -->
0014
0015 <define>
0016 <constant name="world_side" value="2*m/cm"/>
0017 <constant name="world:X" value="world_side/2"/>
0018 <constant name="world:Y" value="world:X"/>
0019 <constant name="world:Z" value="world:Y"/>
0020 <constant name="world::Z" value="world:Y"/>
0021 <constant name="world_x" value="world:X"/>
0022 <constant name="world_y" value="world:Y"/>
0023 <constant name="world_z" value="world::Z"/>
0024 </define>
0025 <debug>
0026 <type name="constants" value="1"/>
0027 </debug>
0028 <includes>
0029 <gdmlFile ref="${DD4hepINSTALL}/DDDetectors/compact/elements.xml"/>
0030 <gdmlFile ref="${DD4hepINSTALL}/DDDetectors/compact/materials.xml"/>
0031 </includes>
0032
0033 <!--
0034 <plugins>
0035 <plugin name="DD4hep_TestConstantsMultiplier"/>
0036 </plugins>
0037 -->
0038 </lccdd>