Warning, /DD4hep/examples/OpticalSurfaces/compact/OpNovice_gdml.xml is written in an unsupported language. File is not indexed.
0001 <lccdd>
0002 <!-- #==========================================================================
0003 # AIDA Detector description implementation
0004 #==========================================================================
0005 # Copyright (C) Organisation europeenne pour la Recherche nucleaire (CERN)
0006 # All rights reserved.
0007 #
0008 # For the licensing terms see $DD4hepINSTALL/LICENSE.
0009 # For the list of contributors see $DD4hepINSTALL/doc/CREDITS.
0010 #
0011 #==========================================================================
0012 -->
0013
0014 <info name="gdml_import_test"
0015 title="GDML import test"
0016 author="Markus FRANK"
0017 url=""
0018 status="development"
0019 version="$Id$">
0020 <comment/>
0021 </info>
0022
0023 <includes>
0024 <gdmlFile ref="${DD4hepINSTALL}/DDDetectors/compact/elements.xml"/>
0025 <gdmlFile ref="${DD4hepINSTALL}/DDDetectors/compact/materials.xml"/>
0026 </includes>
0027
0028 <define>
0029 <constant name="world_side" value="1*m"/>
0030 <constant name="world_x" value="world_side/2"/>
0031 <constant name="world_y" value="world_side/2"/>
0032 <constant name="world_z" value="world_side/2"/>
0033 </define>
0034 <debug>
0035 <type name="surface" value="1"/>
0036 </debug>
0037
0038 <display>
0039 <vis name="TankVis" alpha="0.5" r="0" g="0.0" b="1.0" showDaughters="true" visible="true"/>
0040 <vis name="BubbleVis" alpha="0.3" r="1" g="0.0" b="0.0" showDaughters="true" visible="true"/>
0041 </display>
0042
0043 <detectors>
0044 </detectors>
0045
0046 </lccdd>