Warning, /DD4hep/examples/ClientTests/compact/InhibitConstants.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="Detector_InhibitConstants" value="1"/>;
0017 <constant name="world_side" value="2*m"/>
0018 <constant name="world_x" value="world_side/2"/>
0019 <constant name="world_y" value="world_side/2"/>
0020 <constant name="world_z" value="world_side/2"/>
0021 </define>
0022 <includes>
0023 <gdmlFile ref="${DD4hepINSTALL}/DDDetectors/compact/elements.xml"/>
0024 <gdmlFile ref="${DD4hepINSTALL}/DDDetectors/compact/materials.xml"/>
0025 </includes>
0026
0027 <include ref="MiniTel.xml"/>
0028 </lccdd>