Warning, /DD4hep/examples/Conditions/xml/plugins.xml is written in an unsupported language. File is not indexed.
0001 <plugins>
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 <plugin name="DD4hep_XMLLoader">
0015 <arg value="file:../DD4hep.trunk/DDExamples/AlignDet/compact/AlephTPC.xml"/>
0016 </plugin>
0017
0018 <plugin name="DD4hep_VolumeManager"/>
0019 <plugin name="DD4hep_ConditionsManagerInstaller"/>
0020
0021 <plugin name="DD4hep_XMLLoader">
0022 <arg value="file:../DD4hep.trunk/DDExamples/AlignDet/compact/AlephTPC_alignment.xml"/>
0023 </plugin>
0024 <plugin name="DD4hep_XMLLoader">
0025 <arg value="file:../DD4hep.trunk/DDExamples/AlignDet/compact/AlephTPC_reset.xml"/>
0026 </plugin>
0027
0028 <plugin name="DD4hep_Test_CallbackInstall"/>
0029
0030 <!--
0031 <plugin name="DD4hep_Test_ConditionsAccess"/>
0032 <plugin name="DD4hep_Test_ConditionsTreeDump"/>
0033 -->
0034 <plugin name="DD4hep_ConditionExample3"/>
0035
0036 </plugins>